diff options
Diffstat (limited to 'gaudio/Cargo.toml')
-rw-r--r-- | gaudio/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gaudio/Cargo.toml b/gaudio/Cargo.toml index 145b829..782fc77 100644 --- a/gaudio/Cargo.toml +++ b/gaudio/Cargo.toml @@ -2,6 +2,7 @@ name = "gaudio" version = "0.1.0" edition = "2021" +license = "ISC" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |