summaryrefslogtreecommitdiffstats
path: root/svgbob
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2018-10-02 00:36:02 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2018-10-02 00:36:02 +0800
commit20f269be0a614ca5f35957ce9e9fb27b44c43fb3 (patch)
tree8d2d485d083c9eb2eda39ef6a50ca16d89e0be7c /svgbob
parentb2abf03b90040da61d585df61986fd391cb456ec (diff)
Remove cluttered files
Diffstat (limited to 'svgbob')
-rw-r--r--svgbob/Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgbob/Cargo.lock b/svgbob/Cargo.lock
index cd391b6..5bff988 100644
--- a/svgbob/Cargo.lock
+++ b/svgbob/Cargo.lock
@@ -10,7 +10,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "svgbob"
-version = "0.3.1"
+version = "0.3.2"
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)",