Skip to content

Commit 45fa7ab

Browse files
committed
process_tools-v0.11.0
1 parent 5b2f412 commit 45fa7ab

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
@@ -375,7 +375,7 @@ default-features = false
375375
## process tools
376376

377377
[workspace.dependencies.process_tools]
378-
version = "~0.10.0"
378+
version = "~0.11.0"
379379
path = "module/core/process_tools"
380380
default-features = false
381381

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

0 commit comments

Comments
 (0)