Skip to content

Commit de17118

Browse files
dependabot[bot]zonyitoo
authored andcommitted
Bump notify from 5.0.0-pre.14 to 5.0.0-pre.15
Bumps [notify](https://github.com/notify-rs/notify) from 5.0.0-pre.14 to 5.0.0-pre.15. - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@5.0.0-pre.14...5.0.0-pre.15) --- updated-dependencies: - dependency-name: notify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c12114 commit de17118

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -76,7 +76,7 @@ tokio-tfo = "0.1.8"
7676

7777
trust-dns-resolver = { version = "0.21", optional = true }
7878
arc-swap = { version = "1.3", optional = true }
79-
notify = { version = "5.0.0-pre.13", optional = true }
79+
notify = { version = "5.0.0-pre.15", optional = true }
8080

8181
aes = { version = "0.8", optional = true }
8282

0 commit comments

Comments
 (0)