aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2024-05-28 18:34:48 -0700
committerRose Hogenson <rosehogenson@posteo.net>2024-05-28 18:34:48 -0700
commit238c09be2a89ee6571812f79eb587f501469c182 (patch)
treea16dbe172dfbbab0475cffbaea7a144fbdd7bc7e /Cargo.toml
parentFix a performance issue in the UI. (diff)
downloadqc-238c09be2a89ee6571812f79eb587f501469c182.tar.zst
License with GPLv3.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 67a9acb..9d3d9f1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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