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.
2 parents 044b8f5 + f66233c commit 2f9d6bdCopy full SHA for 2f9d6bd
tss-esapi-sys/Cargo.toml
@@ -25,5 +25,5 @@ autotools = { version = "0.2.6", optional = true }
25
msbuild = { version = "0.2.0", optional = true }
26
27
[features]
28
-generate-bindings = ["bindgen"]
+generate-bindings = ["bindgen", "dep:msbuild"]
29
bundled = ["dep:autotools", "dep:msbuild"]
0 commit comments