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 4602210 commit 24aed39Copy full SHA for 24aed39
Cargo.toml
@@ -339,7 +339,7 @@ path = "module/alias/instance_of"
339
default-features = false
340
341
[workspace.dependencies.inspect_type]
342
-version = "~0.14.0"
+version = "~0.15.0"
343
path = "module/core/inspect_type"
344
345
module/core/inspect_type/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "inspect_type"
3
-version = "0.14.0"
+version = "0.15.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments