mirror of
https://github.com/MSxDOS/ntapi
synced 2026-06-08 11:37:18 +00:00
Update metadata for docs.rs and remove badges
This commit is contained in:
+2
-5
@@ -14,16 +14,13 @@ edition = "2018"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
default-target = "x86_64-pc-windows-msvc"
|
||||
features = ["func-types", "nightly"]
|
||||
features = ["nightly"]
|
||||
targets = ["aarch64-pc-windows-msvc", "i686-pc-windows-msvc", "x86_64-pc-windows-msvc"]
|
||||
|
||||
[dependencies.winapi]
|
||||
version = "0.3.9"
|
||||
features = ["cfg", "evntrace", "in6addr", "inaddr", "minwinbase", "ntsecapi", "windef", "winioctl"]
|
||||
|
||||
[badges]
|
||||
appveyor = { repository = "MSxDOS/ntapi" }
|
||||
travis-ci = { repository = "MSxDOS/ntapi" }
|
||||
|
||||
[features]
|
||||
default = ["user"]
|
||||
func-types = []
|
||||
|
||||
Reference in New Issue
Block a user