summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2019-09-12 22:43:40 +0200
committerBert Belder <bertbelder@gmail.com>2019-09-13 00:38:02 +0200
commit111b19b0a39903cf00ab0e6b184cc620cb06b507 (patch)
tree981c2ff11e18742271557df3772c96e93b168e3c /cli
parentd231df17b071f74bbcf5b600ee1fbf5152144397 (diff)
Remove 'integer-atomics' crate
Diffstat (limited to 'cli')
-rw-r--r--cli/Cargo.toml1
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"