diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ categories = ["development-tools"] [dependencies] lazy_static = "1.4.0" -libc = "0.2.91" nom = "6.1.2" regex = "1.4.5" structopt = "0.3.21" |