7ecc718f5d
app -> app-desktop-macos, presets -> app-presets, server -> remote-server, daw-config-reaper -> osc-config-daw, plugin-reaper-realearn -> plugin-reaper-relearn. Updated run.py and presets.py path references accordingly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
9 lines
185 B
TOML
9 lines
185 B
TOML
[package]
|
|
name = "helgobox-allocator"
|
|
version = "0.1.0"
|
|
authors = ["Benjamin Klum <benjamin.klum@helgoboss.org>"]
|
|
edition = "2021"
|
|
publish = false
|
|
|
|
[lints.clippy]
|
|
enum_glob_use = "deny" |