summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRazrFalcon <razrfalcon@gmail.com>2018-05-23 21:46:18 +0300
committerRazrFalcon <razrfalcon@gmail.com>2018-05-23 21:46:18 +0300
commit597c845ab201a90d5b351b2d9d593c5b324f7f87 (patch)
tree6d23d988067e5680bf9cde637ee75ea600b97b45 /Cargo.toml
parenta623e21c2a94724caf3880c4f4058f1548683101 (diff)
Cargo.toml updated.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7b172a0..8e744d9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "resvg"
-# When updating version, also modify html_root_url in the lib.rs and in the README
+# When updating version, also modify html_root_url in the lib.rs, in the README and in the rendersvg
version = "0.3.0"
authors = ["Evgeniy Reizner <razrfalcon@gmail.com>"]
keywords = ["svg", "render", "raster"]