Almost fully get rid of windows-sys 0.59

Only curl and stacker still depends on it.
This commit is contained in:
bjorn3
2026-04-17 16:06:17 +02:00
parent 8bc1aa3ba2
commit 8b8265455f
+1 -1
View File
@@ -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"