We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa52a1 commit 9c8a052Copy full SHA for 9c8a052
Cargo.toml
@@ -6,7 +6,7 @@ authors = ["pomcho555 <pomcho555@users.noreply.github.com>"]
6
repository = "https://github.com/pomcho555/rsp"
7
readme = "README.md"
8
license = "MIT"
9
-keywords = ["cli","escaped strings","converter","formatter"]
+keywords = ["cli","tool","converter","formatter"]
10
description = """
11
A Rust CLI tool that converts escaped strings embedded in YAML ConfigMaps into properly formatted multi-line strings.
12
"""
0 commit comments