Skip to content

Commit cc76a8a

Browse files
authored
Merge pull request #21501 from robertoaloi/ra-bump-notify
Bump notify from 8.0.0. to 8.2.0
2 parents 5dc1579 + c9bf4f0 commit cc76a8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/vfs-notify/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ doctest = false
1616
tracing.workspace = true
1717
walkdir = "2.5.0"
1818
crossbeam-channel.workspace = true
19-
notify = "8.0.0"
19+
notify = "8.2.0"
2020
rayon = "1.10.0"
2121

2222
stdx.workspace = true

0 commit comments

Comments
 (0)