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 5b2f412 commit 45fa7abCopy full SHA for 45fa7ab
Cargo.toml
@@ -375,7 +375,7 @@ default-features = false
375
## process tools
376
377
[workspace.dependencies.process_tools]
378
-version = "~0.10.0"
+version = "~0.11.0"
379
path = "module/core/process_tools"
380
default-features = false
381
module/core/process_tools/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "process_tools"
3
-version = "0.10.0"
+version = "0.11.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments