We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e732cd3 commit dc7c0aeCopy full SHA for dc7c0ae
Cargo.toml
@@ -53,8 +53,6 @@ features = ['read_core', 'elf', 'macho', 'pe', 'xcoff', 'unaligned', 'archive']
53
# Only needed for Android, but cannot be target dependent
54
# https://github.com/rust-lang/cargo/issues/4932
55
cc = "1.0.97"
56
-# Same as above but for Windows
57
-windows-bindgen = "0.57"
58
59
[dev-dependencies]
60
dylib-dep = { path = "crates/dylib-dep" }
0 commit comments