Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 180cdc4

Browse files
Bump notify from 5.1.0 to 6.0.1 in /src/agent
Bumps [notify](https://github.com/notify-rs/notify) from 5.1.0 to 6.0.1. - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@notify-5.1.0...notify-6.0.1) --- updated-dependencies: - dependency-name: notify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8ba37b commit 180cdc4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/agent/Cargo.lock

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

src/agent/onefuzz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ futures-util = "0.3"
1818
hex = "0.4"
1919
lazy_static = "1.4"
2020
log = "0.4"
21-
notify = "5.1.0"
21+
notify = "6.0.1"
2222
regex = "1.8.1"
2323
reqwest = { version = "0.11", features = [
2424
"json",

0 commit comments

Comments
 (0)