We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f6b49c commit e31e98cCopy full SHA for e31e98c
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.14"
+version = "1.6.0"
11
12
[[bin]]
13
name = "autocorrect"
autocorrect/Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT"
[lib]
14
crate-type = ["cdylib", "rlib"]
0 commit comments