Add a way to create VST3 bundles after building

This commit is contained in:
Robbert van der Helm
2022-01-29 18:38:09 +01:00
parent 46cd75ec53
commit 3019f7aea6
5 changed files with 141 additions and 7 deletions

View File

@@ -2,7 +2,8 @@
name = "xtask"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
authors = ["Robbert van der Helm <mail@robbertvanderhelm.nl>"]
license = "ISC"
[dependencies]
anyhow = "1.0"