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 fe28e19 commit cbbe051Copy full SHA for cbbe051
Cargo.toml
@@ -429,7 +429,7 @@ path = "module/core/strs_tools"
429
default-features = false
430
431
[workspace.dependencies.strs_tools_meta]
432
-version = "~0.5.0"
+version = "~0.6.0"
433
path = "module/core/strs_tools_meta"
434
435
module/core/strs_tools_meta/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "strs_tools_meta"
3
-version = "0.5.0"
+version = "0.6.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments