We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 525cc84 commit 14e9e8eCopy full SHA for 14e9e8e
Cargo.toml
@@ -380,7 +380,7 @@ default-features = false
380
## process tools
381
382
[workspace.dependencies.process_tools]
383
-version = "~0.11.0"
+version = "~0.12.0"
384
path = "module/core/process_tools"
385
default-features = false
386
module/core/process_tools/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "process_tools"
3
-version = "0.11.0"
+version = "0.12.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments