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 652a620 commit 965512aCopy full SHA for 965512a
Cargo.toml
@@ -333,7 +333,7 @@ default-features = false
333
## error
334
335
[workspace.dependencies.error_tools]
336
-version = "~0.18.0"
+version = "~0.19.0"
337
path = "module/core/error_tools"
338
default-features = false
339
module/core/error_tools/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "error_tools"
3
-version = "0.18.0"
+version = "0.19.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments