summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorColin Reeder <colin@vpzom.click>2020-06-06 15:41:47 -0600
committerColin Reeder <colin@vpzom.click>2020-06-06 15:41:47 -0600
commitb62c324da86c411df33e497bef7733306687d82a (patch)
tree810476ebbd230fee00681c8ad650399d9cf6dedf /Cargo.toml
parent05c7d7c7ca8eda55320c4e5977eebfe8895010de (diff)
Add LICENSE
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 c2b3259..0dee48d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,7 @@ name = "hitide"
version = "0.1.0"
authors = ["Colin Reeder <colin@vpzom.click>"]
edition = "2018"
+license = "AGPL-3.0-or-later"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html