Fix url in main Cargo.toml file
This commit is contained in:
parent
967d94eeac
commit
57239ab1c1
|
@ -7,7 +7,7 @@ license = "ISC"
|
|||
|
||||
keywords = ["audio", "plugin", "vst", "vst3"]
|
||||
description = "A simple but modern API-agnostic audio plugin framework"
|
||||
repository = "https://github.com/robbert-vdh/nih-plugs"
|
||||
repository = "https://github.com/robbert-vdh/nih-plug"
|
||||
|
||||
[workspace]
|
||||
members = [
|
||||
|
|
Loading…
Reference in a new issue