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.
0.0.1
1 parent d2a0588 commit 214bbf4Copy full SHA for 214bbf4
rust/extractor/src/qltest_cargo.mustache
@@ -10,7 +10,7 @@ members = [".lib", ".proc_macro"]
10
{{/uses_proc_macro}}
11
[package]
12
name = "test"
13
-version = "0.1.0"
+version = "0.0.1"
14
edition = "2021"
15
[lib]
16
path = "{{#uses_proc_macro}}../{{/uses_proc_macro}}lib.rs"
0 commit comments