mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
Almost fully get rid of windows-sys 0.59
Only curl and stacker still depends on it.
This commit is contained in:
@@ -9,7 +9,7 @@ chrono = { version = "0.4.38", default-features = false, features = ["clock"] }
|
||||
clap = { version = "4.4", features = ["derive"] }
|
||||
indoc = "1.0"
|
||||
itertools = "0.12"
|
||||
opener = "0.7"
|
||||
opener = "0.8"
|
||||
rustc-literal-escaper = "0.0.7"
|
||||
walkdir = "2.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user