Commit 2b992bc
docs: add cargo-wdk preview callout to Cargo Make section in README (#641)
This pull request updates the documentation to inform users about a new
build tool in development for Rust drivers. The most important change is
the addition of a preview notice about the upcoming `cargo-wdk` tool.
Documentation update:
* Added a preview notice in `README.md` announcing the development of
the `cargo-wdk` cargo-extension, which is intended to replace
`cargo-make` as the recommended tool for building Rust drivers, and
encouraged users to try it out and provide feedback.
---------
Signed-off-by: Krishna Kumar Thokala <krishna.thokala2010@gmail.com>
Co-authored-by: Gurinder Singh <frederick.the.fool@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 666875a commit 2b992bc
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
181 | 183 | | |
182 | 184 | | |
183 | 185 | | |
| |||
0 commit comments