Skip to content

Commit

Permalink
chore(deps): bump prost from 0.11.9 to 0.12.4 (#1488)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 6, 2024
1 parent 77180fc commit d42c100
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 5 deletions.
31 changes: 27 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/shadowsocks-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ byte_string = "1.0"
byteorder = "1.5"
rand = { version = "0.8", features = ["small_rng"] }
sled = { version = "0.34.7", features = ["compression"], optional = true }
prost = { version = "0.11.9", optional = true }
prost = { version = "0.12.4", optional = true }

futures = "0.3"
tokio = { version = "1.5", features = [
Expand Down

0 comments on commit d42c100

Please sign in to comment.