Skip to content

Commit 14e9e8e

Browse files
committed
process_tools-v0.12.0
1 parent 525cc84 commit 14e9e8e

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
@@ -380,7 +380,7 @@ default-features = false
380380
## process tools
381381

382382
[workspace.dependencies.process_tools]
383-
version = "~0.11.0"
383+
version = "~0.12.0"
384384
path = "module/core/process_tools"
385385
default-features = false
386386

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

0 commit comments

Comments
 (0)