Skip to content

Commit 43df29d

Browse files
committed
error_tools-v0.18.0
1 parent d9e09bf commit 43df29d

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
@@ -333,7 +333,7 @@ default-features = false
333333
## error
334334

335335
[workspace.dependencies.error_tools]
336-
version = "~0.17.0"
336+
version = "~0.18.0"
337337
path = "module/core/error_tools"
338338
default-features = false
339339

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

0 commit comments

Comments
 (0)