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 a5dd3ca commit 48ce686Copy full SHA for 48ce686
Cargo.toml
@@ -16,10 +16,6 @@ build = "build.rs"
16
features = ["everything", "impl-debug", "impl-default"]
17
default-target = "x86_64-pc-windows-msvc"
18
19
-[badges]
20
-travis-ci = { repository = "retep998/winapi-rs", branch = "0.3" }
21
-appveyor = { repository = "retep998/winapi-rs", branch = "0.3", service = "github" }
22
-
23
[target.i686-pc-windows-gnu.dependencies]
24
winapi-i686-pc-windows-gnu = { version = "0.4", path = "i686" }
25
[target.x86_64-pc-windows-gnu.dependencies]
0 commit comments