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 cbbe051 commit 8bd2c06Copy full SHA for 8bd2c06
Cargo.toml
@@ -424,7 +424,7 @@ path = "module/alias/werror"
424
## string tools
425
426
[workspace.dependencies.strs_tools]
427
-version = "~0.28.0"
+version = "~0.29.0"
428
path = "module/core/strs_tools"
429
default-features = false
430
module/core/strs_tools/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "strs_tools"
3
-version = "0.28.0"
+version = "0.29.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments