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 458b7e8 commit 2e52aeaCopy full SHA for 2e52aea
Cargo.toml
@@ -320,7 +320,7 @@ path = "module/alias/instance_of"
320
default-features = false
321
322
[workspace.dependencies.inspect_type]
323
-version = "~0.10.0"
+version = "~0.11.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.10.0"
+version = "0.11.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments