We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fc9f98 commit c12c693Copy full SHA for c12c693
crates/compilers/Cargo.toml
@@ -41,7 +41,7 @@ winnow = "0.6"
41
dyn-clone = "1"
42
derive_more = { version = "1", features = ["debug"] }
43
home = "0.5"
44
-dirs = "5.0"
+dirs = "6.0"
45
itertools = ">=0.13, <=0.14"
46
47
# project-util
0 commit comments