Skip to content

Commit 6025481

Browse files
committed
strs_tools-v0.18.0
1 parent 1414d0f commit 6025481

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
@@ -345,7 +345,7 @@ path = "module/alias/werror"
345345
## string tools
346346

347347
[workspace.dependencies.strs_tools]
348-
version = "~0.17.0"
348+
version = "~0.18.0"
349349
path = "module/core/strs_tools"
350350
default-features = false
351351

module/core/strs_tools/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"
3-
version = "0.17.0"
3+
version = "0.18.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)