Skip to content

Commit

Permalink
README.md: Document protobuf feature (#531)
Browse files Browse the repository at this point in the history
Signed-off-by: John Vandenberg <[email protected]>
  • Loading branch information
jayvdb authored Dec 13, 2024
1 parent f0c9bc2 commit 45c43c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Find the latest documentation at <https://docs.rs/prometheus>.

This crate provides several optional components which can be enabled via [Cargo `[features]`](https://doc.rust-lang.org/cargo/reference/features.html):

- `protobuf`: Protobuf support, enabled by default.

- `gen`: To generate protobuf client with the latest protobuf version instead of
using the pre-generated client.

Expand Down

0 comments on commit 45c43c9

Please sign in to comment.