Skip to content

Commit c12f14a

Browse files
committed
process_tools-v0.15.0
1 parent cf9f99d commit c12f14a

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
@@ -462,7 +462,7 @@ default-features = false
462462
## process tools
463463

464464
[workspace.dependencies.process_tools]
465-
version = "~0.14.0"
465+
version = "~0.15.0"
466466
path = "module/core/process_tools"
467467
default-features = false
468468

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

0 commit comments

Comments
 (0)