Skip to content

Commit 613aa85

Browse files
committed
strs_tools-v0.19.0
1 parent 1c34569 commit 613aa85

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
@@ -369,7 +369,7 @@ path = "module/alias/werror"
369369
## string tools
370370

371371
[workspace.dependencies.strs_tools]
372-
version = "~0.18.0"
372+
version = "~0.19.0"
373373
path = "module/core/strs_tools"
374374
default-features = false
375375

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.18.0"
3+
version = "0.19.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)