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 14e9e8e commit 9c1d9e0Copy full SHA for 9c1d9e0
Cargo.toml
@@ -320,7 +320,7 @@ path = "module/alias/instance_of"
320
default-features = false
321
322
[workspace.dependencies.inspect_type]
323
-version = "~0.11.0"
+version = "~0.12.0"
324
path = "module/core/inspect_type"
325
326
module/core/inspect_type/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "inspect_type"
3
-version = "0.11.0"
+version = "0.12.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments