diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2020-05-18 22:38:02 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2020-05-21 17:04:51 -0400 |
| commit | 4fb0bc7537485de5931452c8d4baf15bec742712 (patch) | |
| tree | 501fecd7fcb4241ebd3c867742f2ccbc48db3b2c /Cargo.toml | |
| parent | dcdf04fbd4f2f861128d08bfe9175e12db7067b7 (diff) | |
Add license information.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ name = "roru" version = "0.1.0" authors = ["Jakob L. Kreuze <zerodaysfordays@sdf.org>"] edition = "2018" +license = "AGPL-3.0+" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |