Add more Cargo.toml fields
1 files changed, 3 insertions(+), 0 deletions(-) M Cargo.toml
M Cargo.toml => Cargo.toml +3 -0
@@ 1,8 1,11 @@ [package] name = "pdcm-linkify" description = "Automatic links for pulldown-cmark" version = "0.1.0" authors = ["Marcus Klaas <mail@marcusklaas.nl>", "Colin Reeder <vpzomtrrfrt@gmail.com>"] edition = "2015" license = "CC0-1.0" repository = "https://git.sr.ht/~vpzom/pdcm-linkify" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html