mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-28 10:39:45 +00:00
Update notify to 8.0.0
This commit is contained in:
parent
8364ef2997
commit
297ce528f4
2 changed files with 31 additions and 25 deletions
|
|
@ -16,7 +16,7 @@ doctest = false
|
|||
tracing.workspace = true
|
||||
walkdir = "2.3.2"
|
||||
crossbeam-channel.workspace = true
|
||||
notify = "6.1.1"
|
||||
notify = "8.0.0"
|
||||
rayon = "1.10.0"
|
||||
|
||||
stdx.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue