Skip to content

Commit 9c1d9e0

Browse files
committed
inspect_type-v0.12.0
1 parent 14e9e8e commit 9c1d9e0

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
@@ -320,7 +320,7 @@ path = "module/alias/instance_of"
320320
default-features = false
321321

322322
[workspace.dependencies.inspect_type]
323-
version = "~0.11.0"
323+
version = "~0.12.0"
324324
path = "module/core/inspect_type"
325325
default-features = false
326326

module/core/inspect_type/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "inspect_type"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)