summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2023-08-18 19:02:22 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2023-08-18 19:02:22 +0800
commit8c4f8a015f5ccca894612146c81d1fc6f05e6881 (patch)
treec1afa90411d968e0a13b9405ebb41c166c0f4316
parent4cc73ebe93b784881fdb9b2f97168c9f993609da (diff)
change keywords0.7.2
-rw-r--r--packages/svgbob/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/svgbob/Cargo.toml b/packages/svgbob/Cargo.toml
index d90c2ea..2737d5a 100644
--- a/packages/svgbob/Cargo.toml
+++ b/packages/svgbob/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Jovansonlee Cesar <ivanceras@gmail.com>"]
description = "Transform your ascii diagrams into happy little SVG"
repository = "https://github.com/ivanceras/svgbob"
documentation = "https://docs.rs/svgbob"
-keywords = ["ascii","plain","text", "diagram", "svg", "bob"]
+keywords = ["ascii", "text", "diagram", "svg", "bob"]
license = "Apache-2.0"
edition = "2021"