Skip to content

Commit 06052bc

Browse files
chore(deps): update rust crate prost to 0.14.0
1 parent 4d98391 commit 06052bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ anyhow = { version = "1.0.98" }
1212
clap = { version = "4.5.40", features = ["derive"] }
1313
http = { version = "1.3.1" }
1414
indoc = { version = "2.0.6" }
15-
prost = { version = "0.13.5" }
15+
prost = { version = "0.14.0" }
1616
serde = { version = "1.0.219", features = ["serde_derive"] }
1717
serde_json = { version = "1.0.140" }
1818
sha256 = { version = "1.6.0" }

0 commit comments

Comments
 (0)