Skip to content

Commit

Permalink
Update Rust crate prost to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 68cbb8f commit 6827988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ hex = { version = "0.4", default-features = false }
itertools = "0.10.5"
libsqlite3-sys = { version = "0.26", features = ["bundled-sqlcipher"] }
num_cpus = "1.16"
prost = "0.11"
prost = "0.12"
protobuf = "2.28.0"
rand = { version = "0.8", default-features = false }
rayon = "1.7"
Expand Down

0 comments on commit 6827988

Please sign in to comment.