Skip to content

Commit c96f7cb

Browse files
committed
ilex: Prune unused deps
1 parent 4c5708c commit c96f7cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ilex/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ ilex-attr = { version = "0.5.0", path = "attr" }
2020
annotate-snippets = "0.10.0"
2121
camino = "1.1.6"
2222
num-traits = "0.2.17"
23-
ptree = "0.5.2"
24-
similar-asserts = "1.5.0"
2523
regex-syntax = "0.8.2"
2624
regex-automata = "0.4.3" # Bless Andrew for his patience.
2725
rustc_apfloat = "0.2.0" # By eddyb's recommendation.

0 commit comments

Comments
 (0)