Skip to content

Commit d42c100

Browse files
chore(deps): bump prost from 0.11.9 to 0.12.4 (#1488)
1 parent 77180fc commit d42c100

File tree

2 files changed

+28
-5
lines changed

2 files changed

+28
-5
lines changed

Cargo.lock

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

crates/shadowsocks-service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ byte_string = "1.0"
131131
byteorder = "1.5"
132132
rand = { version = "0.8", features = ["small_rng"] }
133133
sled = { version = "0.34.7", features = ["compression"], optional = true }
134-
prost = { version = "0.11.9", optional = true }
134+
prost = { version = "0.12.4", optional = true }
135135

136136
futures = "0.3"
137137
tokio = { version = "1.5", features = [

0 commit comments

Comments
 (0)