summaryrefslogtreecommitdiffstats
path: root/svgbob_cli/Cargo.toml
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2018-08-30 00:04:40 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2018-08-30 00:04:40 +0800
commitac1f391da282a470226cf14b8b6dfaca2b0c01b7 (patch)
treeb2e496543e2296e518109bde0c1cf45632ef492e /svgbob_cli/Cargo.toml
parenta9d21a2b99037c18e009c528c048d0dcb5297249 (diff)
Add snapcraft.yaml
Diffstat (limited to 'svgbob_cli/Cargo.toml')
-rw-r--r--svgbob_cli/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/svgbob_cli/Cargo.toml b/svgbob_cli/Cargo.toml
index 766fd5e..38d7ef2 100644
--- a/svgbob_cli/Cargo.toml
+++ b/svgbob_cli/Cargo.toml
@@ -21,6 +21,3 @@ path = "src/main.rs"
[dev-dependencies]
handlebars = "0.21"
-
-[replace]
-"svgbob:0.2.8" = { path = "../svgbob" }