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.
Cargo.toml
README.md
1 parent 321a30d commit 2c85552Copy full SHA for 2c85552
crates/cargo-wdk/Cargo.toml
@@ -3,7 +3,7 @@ edition.workspace = true
3
name = "cargo-wdk"
4
version = "0.1.0"
5
authors = ["Microsoft"]
6
-description = "A Cargo extension for building Windows drivers using the Windows Driver Kit (WDK)"
+description = "A Cargo extension for developing Windows drivers in Rust"
7
repository.workspace = true
8
license.workspace = true
9
keywords = ["wdk", "windows", "cargo"]
0 commit comments