diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2024-05-28 18:34:48 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2024-05-28 18:34:48 -0700 |
| commit | 238c09be2a89ee6571812f79eb587f501469c182 (patch) | |
| tree | a16dbe172dfbbab0475cffbaea7a144fbdd7bc7e /Cargo.toml | |
| parent | Fix a performance issue in the UI. (diff) | |
| download | qc-238c09be2a89ee6571812f79eb587f501469c182.tar.zst | |
License with GPLv3.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ name = "qc" version = "0.1.0" edition = "2021" +license = "GPL3" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
