diff --git a/plugins/buffr_glitch/Cargo.toml b/plugins/buffr_glitch/Cargo.toml index 1c155723..d12f550c 100644 --- a/plugins/buffr_glitch/Cargo.toml +++ b/plugins/buffr_glitch/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" edition = "2021" authors = ["Robbert van der Helm "] license = "GPL-3.0-or-later" +homepage = "https://github.com/robbert-vdh/nih-plug/tree/master/plugins/buffr_glitch" [lib] crate-type = ["cdylib"] diff --git a/plugins/crisp/Cargo.toml b/plugins/crisp/Cargo.toml index 0f934d20..6fdc9099 100644 --- a/plugins/crisp/Cargo.toml +++ b/plugins/crisp/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" edition = "2021" authors = ["Robbert van der Helm "] license = "GPL-3.0-or-later" +homepage = "https://github.com/robbert-vdh/nih-plug/tree/master/plugins/crisp" [lib] crate-type = ["cdylib"] diff --git a/plugins/crossover/Cargo.toml b/plugins/crossover/Cargo.toml index 77c46114..573f6bcc 100644 --- a/plugins/crossover/Cargo.toml +++ b/plugins/crossover/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" edition = "2021" authors = ["Robbert van der Helm "] license = "GPL-3.0-or-later" +homepage = "https://github.com/robbert-vdh/nih-plug/tree/master/plugins/crossover" [lib] crate-type = ["cdylib"] diff --git a/plugins/diopser/Cargo.toml b/plugins/diopser/Cargo.toml index b3ee7f58..cb408575 100644 --- a/plugins/diopser/Cargo.toml +++ b/plugins/diopser/Cargo.toml @@ -4,6 +4,7 @@ version = "0.3.0" edition = "2021" authors = ["Robbert van der Helm "] license = "GPL-3.0-or-later" +homepage = "https://github.com/robbert-vdh/nih-plug/tree/master/plugins/diopser" [lib] crate-type = ["cdylib"] diff --git a/plugins/loudness_war_winner/Cargo.toml b/plugins/loudness_war_winner/Cargo.toml index 6b6b299e..1db84530 100644 --- a/plugins/loudness_war_winner/Cargo.toml +++ b/plugins/loudness_war_winner/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" edition = "2021" authors = ["Robbert van der Helm "] license = "GPL-3.0-or-later" +homepage = "https://github.com/robbert-vdh/nih-plug/tree/master/plugins/loudness_war_winner" [lib] crate-type = ["cdylib"] diff --git a/plugins/puberty_simulator/Cargo.toml b/plugins/puberty_simulator/Cargo.toml index 58edddfc..79afc592 100644 --- a/plugins/puberty_simulator/Cargo.toml +++ b/plugins/puberty_simulator/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" edition = "2021" authors = ["Robbert van der Helm "] license = "GPL-3.0-or-later" +homepage = "https://github.com/robbert-vdh/nih-plug/tree/master/plugins/puberty_simulator" [lib] crate-type = ["cdylib"] diff --git a/plugins/safety_limiter/Cargo.toml b/plugins/safety_limiter/Cargo.toml index b2ae24a7..e1949acd 100644 --- a/plugins/safety_limiter/Cargo.toml +++ b/plugins/safety_limiter/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" edition = "2021" authors = ["Robbert van der Helm "] license = "GPL-3.0-or-later" +homepage = "https://github.com/robbert-vdh/nih-plug/tree/master/plugins/safety_limiter" [lib] crate-type = ["cdylib"] diff --git a/plugins/spectral_compressor/Cargo.toml b/plugins/spectral_compressor/Cargo.toml index 065f4a25..c8c8f7fd 100644 --- a/plugins/spectral_compressor/Cargo.toml +++ b/plugins/spectral_compressor/Cargo.toml @@ -4,6 +4,7 @@ version = "0.2.0" edition = "2021" authors = ["Robbert van der Helm "] license = "GPL-3.0-or-later" +homepage = "https://github.com/robbert-vdh/nih-plug/tree/master/plugins/spectral_compressor" [lib] crate-type = ["cdylib"]