Skip to content

Commit

Permalink
Update Rust crate prost to 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent b749267 commit 958536e
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 @@ -79,7 +79,7 @@ hex_fmt = "0.3.0"
itertools = "0.10.5"
libsqlite3-sys = { version = "0.26", features = ["bundled-sqlcipher"] }
num_cpus = "1.16"
prost = "0.11"
prost = "0.13"
protobuf = "2.28.0"
rand = { version = "0.8", default-features = false }
rayon = "1.7"
Expand Down

0 comments on commit 958536e

Please sign in to comment.