Add URLs to the plugin Cargo.toml files

This commit is contained in:
Robbert van der Helm
2022-11-11 18:07:47 +01:00
parent 72dbce92eb
commit d4b93cfdee
8 changed files with 8 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2021"
authors = ["Robbert van der Helm <mail@robbertvanderhelm.nl>"]
license = "GPL-3.0-or-later"
homepage = "https://github.com/robbert-vdh/nih-plug/tree/master/plugins/loudness_war_winner"
[lib]
crate-type = ["cdylib"]