summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
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 /Cargo.lock
parenta9d21a2b99037c18e009c528c048d0dcb5297249 (diff)
Add snapcraft.yaml
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock6
1 files changed, 1 insertions, 5 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 3d49b88..3addd36 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -149,11 +149,7 @@ dependencies = [
name = "svgbob"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
-dependencies = [
- "pom 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "svg 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
- "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
-]
+replace = "svgbob 0.2.8"
[[package]]
name = "svgbob_cli"