diff --git a/protobuf/Cargo.toml b/protobuf/Cargo.toml index aed6323af..d22b86a41 100644 --- a/protobuf/Cargo.toml +++ b/protobuf/Cargo.toml @@ -11,6 +11,7 @@ documentation = "https://github.com/stepancheg/rust-protobuf/blob/master/README. description = """ Rust implementation of Google protocol buffers """ +rust-version = "1.74.0" [lib] bench = false