diff options
Diffstat (limited to 'cli')
-rw-r--r-- | cli/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 886909863..917d7f0d8 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -28,7 +28,6 @@ http = "0.1.18" hyper = "0.12.33" hyper-rustls = "0.17.1" indexmap = "1.1.0" -integer-atomics = "1.0.2" lazy_static = "1.3.0" libc = "0.2.62" log = "0.4.8" |