char-midi-mute/bundler.toml

9 lines
243 B
TOML
Raw Permalink Normal View History

2023-06-04 01:56:49 +00:00
# This provides metadata for NIH-plug's `cargo xtask bundle <foo>` plugin
# bundler. This file's syntax is as follows:
#
# [package_name]
# name = "Human Readable Plugin Name" # defaults to <package_name>
[midi_mute]
name = "char-midi-mute"