We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c34569 commit 613aa85Copy full SHA for 613aa85
Cargo.toml
@@ -369,7 +369,7 @@ path = "module/alias/werror"
369
## string tools
370
371
[workspace.dependencies.strs_tools]
372
-version = "~0.18.0"
+version = "~0.19.0"
373
path = "module/core/strs_tools"
374
default-features = false
375
module/core/strs_tools/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "strs_tools"
3
-version = "0.18.0"
+version = "0.19.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments