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 64b2556 commit 55dc692Copy full SHA for 55dc692
generator/Cargo.toml
@@ -17,7 +17,7 @@ once_cell = "1.7"
17
proc-macro2 = "1.0"
18
quote = "1.0"
19
regex = "1.4"
20
-vk-parse = { version = "0.16", features = ["vkxml-convert"] }
+vk-parse = { version = "0.17", features = ["vkxml-convert"] }
21
vkxml = "0.3"
22
23
[dependencies.syn]
0 commit comments