Provide a cargo subcommand for NIH-plug's bundler

This commit is contained in:
Robbert van der Helm
2022-03-02 10:27:02 +01:00
parent bfe93f8d90
commit fa7f9fd85b
6 changed files with 39 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ name = "xtask"
version = "0.1.0"
edition = "2021"
authors = ["Robbert van der Helm <mail@robbertvanderhelm.nl>"]
description = "A helper for compiling and bundling plugins, can be invoked in this repo using `cargo xtask`"
license = "ISC"
[dependencies]