chore: License under GPL-3.0-or-later

This commit is contained in:
Vincent Ambo 2019-02-26 17:29:39 +01:00
parent 198fe2bffa
commit f5ab42c147
3 changed files with 692 additions and 0 deletions

View file

@ -2,6 +2,7 @@
name = "crimp"
version = "0.1.0"
authors = ["Vincent Ambo <mail@tazj.in>"]
license = "GPL-3.0-or-later"
[features]
default = [ "json", "basic_auth" ]