fix license
This commit is contained in:
parent
40381a5a8d
commit
ea2b20bb7d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
name = "hexodsp"
|
||||
version = "0.2.0"
|
||||
authors = ["Weird Constructor <weirdconstructor@m8geil.de>"]
|
||||
license = "AGPL-3.0-or-later"
|
||||
license = "GPL-3.0-or-later"
|
||||
edition = "2021"
|
||||
description = "Comprehensive DSP graph and synthesis library for developing a modular synthesizer in Rust, such as HexoSynth."
|
||||
keywords = ["audio", "music", "real-time", "synthesis", "synthesizer", "dsp", "sound"]
|
||||
|
|
Loading…
Reference in a new issue