Skip to content

Commit ef01bca

Browse files
authored
Upgrade prost to 0.13 (#7051)
1 parent 7bf6b96 commit ef01bca

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

Cargo.lock

Lines changed: 5 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/viaduct/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ serde_json = "1"
1818
once_cell = "1.5"
1919
parking_lot = { version = ">=0.11,<=0.12" }
2020
pollster = "0.3.0"
21-
prost = "0.12"
21+
prost = "0.13"
2222
ffi-support = "0.4"
2323
thiserror = "2"
2424
uniffi = { version = "0.29.0" }

0 commit comments

Comments
 (0)