WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 23d9b24

Browse files
fix(deps): update tokio-prost monorepo to ~0.14.0
1 parent 8e4b2e3 commit 23d9b24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/rust/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ url = "~2.5"
2323
ffi-convert = "~0.6"
2424
serde = { version = "~1.0", features = ["derive"] }
2525
serde_json = "~1.0"
26-
prost = "~0.13"
27-
prost-types = "~0.13"
26+
prost = "~0.14.0"
27+
prost-types = "~0.14.0"
2828
libc = "0.2.178"
2929

3030
[profile.release]

0 commit comments

Comments
 (0)