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 4c5708c commit c96f7cbCopy full SHA for c96f7cb
ilex/Cargo.toml
@@ -20,8 +20,6 @@ ilex-attr = { version = "0.5.0", path = "attr" }
20
annotate-snippets = "0.10.0"
21
camino = "1.1.6"
22
num-traits = "0.2.17"
23
-ptree = "0.5.2"
24
-similar-asserts = "1.5.0"
25
regex-syntax = "0.8.2"
26
regex-automata = "0.4.3" # Bless Andrew for his patience.
27
rustc_apfloat = "0.2.0" # By eddyb's recommendation.
0 commit comments