Skip to content

Commit 054d2ab

Browse files
authored
v0.11.0 (#27)
* Fix compiling issue. * case subcommand show all the converting results if the case type parameter is not given.
1 parent 5b90924 commit 054d2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ homepage = "https://github.com/guoxbin/dtool"
88
repository = "https://github.com/guoxbin/dtool"
99
license = "GPL-3.0"
1010
readme = "README.md"
11-
keywords = [ "tools", "conversion", "codec", "utilities", "hex" ]
11+
keywords = [ "tools", "conversion", "codec", "utilities", "hex", "case" ]
1212
edition = "2018"
1313

1414
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)