Skip to content

Commit dd516a4

Browse files
committed
diagnostics_tools-v0.10.0
1 parent 4d323ee commit dd516a4

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
@@ -193,7 +193,7 @@ default-features = false
193193
## diagnostics
194194

195195
[workspace.dependencies.diagnostics_tools]
196-
version = "~0.9.0"
196+
version = "~0.10.0"
197197
path = "module/core/diagnostics_tools"
198198
default-features = false
199199

module/core/diagnostics_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 = "diagnostics_tools"
3-
version = "0.9.0"
3+
version = "0.10.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)