Skip to content

Commit b1e826e

Browse files
chore(deps): update rust crate prost to 0.14.0
1 parent c5479a7 commit b1e826e

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
@@ -11,7 +11,7 @@ version = "0.4.0-alpha"
1111
anyhow = { version = "1.0.98" }
1212
clap = { version = "4.5.40", features = ["derive"] }
1313
indoc = { version = "2.0.6" }
14-
prost = { version = "0.13.5" }
14+
prost = { version = "0.14.0" }
1515
serde = { version = "1.0.219", features = ["serde_derive"] }
1616
serde_json = { version = "1.0.140" }
1717
sha256 = { version = "1.6.0" }

0 commit comments

Comments
 (0)