summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-15 17:41:26 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-15 17:41:26 -0500
commit59c0b3df62490c17d25d04dd0be3cb55593bc93c (patch)
treed528fd0fb05b7b7aa394a2905839cefb38633787 /Cargo.toml
parent05acba2f4765b9315e8ff29511030de3593f9c3c (diff)
[skip travis] Update documentation a bit.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5c0a08a2..30dc0aa6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,6 @@ lto = true
[dependencies]
chrono = "0.4.10"
clap = "2.33.0"
-crossbeam = "0.7.3"
fern = "0.5.9"
futures-timer = "3.0.1"
futures = "0.3.4"