Skip to content

Commit 37bea55

Browse files
committed
error_tools-v0.32.0
1 parent 624f00c commit 37bea55

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
@@ -412,7 +412,7 @@ default-features = false
412412
## error
413413

414414
[workspace.dependencies.error_tools]
415-
version = "~0.31.0"
415+
version = "~0.32.0"
416416
path = "module/core/error_tools"
417417
default-features = false
418418

module/core/error_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 = "error_tools"
3-
version = "0.31.0"
3+
version = "0.32.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)