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 74df398 commit 9625c6aCopy full SHA for 9625c6a
Cargo.toml
@@ -13,7 +13,7 @@ readme = "./README.md"
13
include = ["src/**/*", "Cargo.toml", "../../README.md", "LICENSE"]
14
15
[dependencies]
16
-key-paths-core = { path = "key-paths-core", version = "0.5.0" }
+key-paths-core = { path = "key-paths-core", version = "0.6.0" }
17
18
19
[workspace]
0 commit comments