Mercurial > tablet-emu
diff Cargo.toml @ 6:dd10331549c6
Add a license file.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sun, 01 Nov 2020 14:39:32 +0100 |
parents | 816237b684ea |
children | adab13145994 |
line wrap: on
line diff
--- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,8 @@ name = "tablet-emu" version = "0.1.0" authors = ["Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>"] edition = "2018" +license = "AGPL-3.0-or-later" +description = "Tablet emulator, for people who don’t own one" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html