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.
vk-parse
0.15
<feature>
1 parent 67ac59a commit c1f5ac7Copy full SHA for c1f5ac7
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.14", features = ["vkxml-convert"] }
+vk-parse = { version = "0.15", features = ["vkxml-convert"] }
21
vkxml = "0.3"
22
23
[dependencies.syn]
0 commit comments