Skip to content

Commit 9a31754

Browse files
Merge pull request #438 from mehcode/dependabot/cargo/notify-tw-6.0.0
Update notify requirement from ^5.0.0 to ^6.0.0
2 parents 2b46422 + bf9fe03 commit 9a31754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ reqwest = "0.11.10"
5252
serde = "1.0"
5353
glob = "0.3"
5454
lazy_static = "1"
55-
notify = "^5.0.0"
55+
notify = "^6.0.0"
5656
temp-env = "0.3.0"
5757
log = { version = "0.4", features = ["serde"] }

0 commit comments

Comments
 (0)