Add an xtask binary target for running tasks

This commit is contained in:
Robbert van der Helm
2022-01-29 17:31:51 +01:00
parent edab467538
commit 46cd75ec53
5 changed files with 18 additions and 1 deletions

4
Cargo.lock generated
View File

@@ -155,3 +155,7 @@ name = "widestring"
version = "1.0.0-beta.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6f1efe828a707edf85994a4501734ac1c1b9d244cfcf4de235f11c4125ace8f"
[[package]]
name = "xtask"
version = "0.1.0"