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 aa9a2b0 commit 67bd72dCopy full SHA for 67bd72d
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.3.0"
+version = "~0.4.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.3.0"
+version = "0.4.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments