Skip to content

Commit fb347d7

Browse files
fix(deps): update rust crate notify to v8
1 parent c1f5914 commit fb347d7

File tree

2 files changed

+23
-26
lines changed

2 files changed

+23
-26
lines changed

Cargo.lock

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

crates/shadowsocks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ tokio = { version = "1.9.0", features = [
8888

8989
hickory-resolver = { version = "=0.25.0-alpha.4", optional = true }
9090
arc-swap = { version = "1.7", optional = true }
91-
notify = { version = "7.0", optional = true }
91+
notify = { version = "8.0", optional = true }
9292

9393
aes = { version = "0.8", optional = true }
9494
blake3 = "1.5"

0 commit comments

Comments
 (0)