add MSRV to the protobuf crate

PiperOrigin-RevId: 671124202
pull/18112/head
Derek Benson 5 months ago committed by Copybara-Service
parent f4c04a8851
commit b8764f0941
  1. 1
      rust/cargo/Cargo.toml

@ -11,6 +11,7 @@ version = "4.27.3-beta.0"
edition = "2021"
links = "libupb"
license = "BSD-3-Clause"
rust-version = "1.74"
[lib]
path = "src/shared.rs"

Loading…
Cancel
Save