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 65b235b commit 0cb1cdbCopy full SHA for 0cb1cdb
Cargo.toml
@@ -53,7 +53,7 @@ wu-diff = "0.1.2"
53
# rayon 1.7 requires rust 1.59
54
rayon = "1.6.1"
55
tree_magic_mini = "3.0.2"
56
-# bumpalo 3.12 requires newer rust
+# bumpalo 3.12 requires rust 1.60
57
bumpalo = "3.11.1"
58
unicode-width = "0.1.9"
59
crossterm = { version = "0.26.1", features = [] }
0 commit comments