Skip to content

Commit cbbe051

Browse files
committed
strs_tools_meta-v0.6.0
1 parent fe28e19 commit cbbe051

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ path = "module/core/strs_tools"
429429
default-features = false
430430

431431
[workspace.dependencies.strs_tools_meta]
432-
version = "~0.5.0"
432+
version = "~0.6.0"
433433
path = "module/core/strs_tools_meta"
434434
default-features = false
435435

module/core/strs_tools_meta/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "strs_tools_meta"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)