Skip to content

Commit

Permalink
chore(deps): bump prost-build from 0.11.9 to 0.12.4 (#1489)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 6, 2024
1 parent d42c100 commit 6247f1a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 59 deletions.
71 changes: 13 additions & 58 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 @@ -191,7 +191,7 @@ nix = { version = "0.28", features = ["ioctl"] }
windows-sys = { version = "0.52", features = ["Win32_Networking_WinSock"] }

[build-dependencies]
prost-build = { version = "0.11.9", optional = true }
prost-build = { version = "0.12.4", optional = true }

[dev-dependencies]
byteorder = "1.5"
Expand Down

0 comments on commit 6247f1a

Please sign in to comment.