Skip to content

Commit

Permalink
strs_tools-v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed May 14, 2024
1 parent 6bac890 commit e4f7365
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ path = "module/alias/werror"
## string tools

[workspace.dependencies.strs_tools]
version = "~0.11.0"
version = "~0.12.0"
path = "module/core/strs_tools"
default-features = false

Expand Down
2 changes: 1 addition & 1 deletion module/core/strs_tools/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "strs_tools"
version = "0.11.0"
version = "0.12.0"
edition = "2021"
authors = [
"Kostiantyn Wandalen <[email protected]>",
Expand Down

0 comments on commit e4f7365

Please sign in to comment.