did_you_mean without dependency (#2610)

This commit is contained in:
Chris Gillespie
2020-09-28 20:32:29 -07:00
committed by GitHub
parent 18909ec14a
commit cf43b74f26
8 changed files with 109 additions and 104 deletions

View File

@ -55,7 +55,6 @@ indexmap = {version = "1.6.0", features = ["serde-1"]}
itertools = "0.9.0"
log = "0.4.11"
meval = "0.2.0"
natural = "0.5.0"
num-bigint = {version = "0.3.0", features = ["serde"]}
num-format = {version = "0.4.0", features = ["with-num-bigint"]}
num-traits = "0.2.12"