Skip to content

Commit 321a30d

Browse files
authored
docs: fix wdk-build version in readme (#568)
1 parent 632c821 commit 321a30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ The crates in this repository are available from [`crates.io`](https://crates.io
149149
#!@rust
150150
//! ```cargo
151151
//! [dependencies]
152-
//! wdk-build = "0.4.0"
152+
//! wdk-build = "0.5.0"
153153
//! ```
154154
#![allow(unused_doc_comments)]
155155

0 commit comments

Comments
 (0)