mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
9 lines
200 B
TOML
9 lines
200 B
TOML
# This provides metadata for `cargo xtask bundle <foo>`. The syntax is as
|
|
# follows:
|
|
#
|
|
# [package_name]
|
|
# name = "Human Readable Plugin Name" # defaults to <package_name>
|
|
|
|
[diopser]
|
|
name = "Diopser"
|