Skip to content

Commit 8bd2c06

Browse files
committed
strs_tools-v0.29.0
1 parent cbbe051 commit 8bd2c06

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
@@ -424,7 +424,7 @@ path = "module/alias/werror"
424424
## string tools
425425

426426
[workspace.dependencies.strs_tools]
427-
version = "~0.28.0"
427+
version = "~0.29.0"
428428
path = "module/core/strs_tools"
429429
default-features = false
430430

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

0 commit comments

Comments
 (0)