rust/crates/rust-analyzer/tests/slow-tests
Roberto Bampi 4f22e1a187 Update notify to 6.1.1
Unlike version 6.0.1, this does not pull windows-sys 0.4.5 as observed in #15077.

$ cargo tree --target=x86_64-pc-windows-gnu --charset=ascii | grep windows-sys

|           |   `-- windows-sys v0.42.0
|   |   |   |   |   |       `-- windows-sys v0.42.0 (*)
|       `-- windows-sys v0.48.0
    |   |   `-- windows-sys v0.48.0 (*)
    |   `-- windows-sys v0.48.0 (*)
|   `-- windows-sys v0.48.0 (*)
|   `-- windows-sys v0.42.0 (*)
2023-09-04 18:00:12 +02:00
..
main.rs Restructure some modules in rust-analyzer crate 2023-09-02 14:16:04 +02:00
sourcegen.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
support.rs Restructure some modules in rust-analyzer crate 2023-09-02 14:16:04 +02:00
testdir.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
tidy.rs Update notify to 6.1.1 2023-09-04 18:00:12 +02:00