Skip to content

Commit 2c85552

Browse files
authored
docs: update cargo-wdk Cargo.toml description to align better with README.md (#569)
1 parent 321a30d commit 2c85552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/cargo-wdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ edition.workspace = true
33
name = "cargo-wdk"
44
version = "0.1.0"
55
authors = ["Microsoft"]
6-
description = "A Cargo extension for building Windows drivers using the Windows Driver Kit (WDK)"
6+
description = "A Cargo extension for developing Windows drivers in Rust"
77
repository.workspace = true
88
license.workspace = true
99
keywords = ["wdk", "windows", "cargo"]

0 commit comments

Comments
 (0)