You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@ Find the latest documentation at <https://docs.rs/prometheus>.
18
18
19
19
This crate provides several optional components which can be enabled via [Cargo `[features]`](https://doc.rust-lang.org/cargo/reference/features.html):
20
20
21
+
-`protobuf`: Protobuf support, enabled by default.
22
+
21
23
-`gen`: To generate protobuf client with the latest protobuf version instead of
0 commit comments