We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae187d2 commit b6687fcCopy full SHA for b6687fc
autocorrect-cli/Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT"
7
name = "autocorrect-cli"
8
readme = "../README.md"
9
repository = "https://github.com/huacnlee/autocorrect"
10
-version = "1.5.11"
+version = "1.5.12"
11
12
[[bin]]
13
name = "autocorrect"
autocorrect/Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT"
[lib]
14
crate-type = ["cdylib", "rlib"]
0 commit comments