update Makefile.toml

This commit is contained in:
João
2024-07-27 10:17:20 -03:00
parent b2fedcabd1
commit 47a42d52f7

View File

@@ -8,7 +8,7 @@ load_script = '''
#!@rust
//! ```cargo
//! [dependencies]
//! wdk-build = { git = "https://github.com/joaoviictorti/windows-drivers-rs.git", branch = "master" }
//! wdk-build = "0.2.0"
//! ```
#![allow(unused_doc_comments)]