Skip to content

Commit 45c43c9

Browse files
authored
README.md: Document protobuf feature (#531)
Signed-off-by: John Vandenberg <[email protected]>
1 parent f0c9bc2 commit 45c43c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Find the latest documentation at <https://docs.rs/prometheus>.
1818

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

21+
- `protobuf`: Protobuf support, enabled by default.
22+
2123
- `gen`: To generate protobuf client with the latest protobuf version instead of
2224
using the pre-generated client.
2325

0 commit comments

Comments
 (0)