summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index de49c50..b6c3d39 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,9 +8,6 @@ description = "Assembler program for the Bedrock assembly language"
[dependencies]
assembler = { git = "git://benbridle.com/assembler", tag = "v2.2.0" }
-log = { git = "git://benbridle.com/log", tag = "v1.1.2" }
-vagabond = { git = "git://benbridle.com/vagabond", tag = "v1.0.1" }
-xflags = "0.4.0-pre"
[profile.release]