Skip to content

Commit

Permalink
Add lisence and other field for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
necto committed Jan 8, 2025
1 parent 6996e96 commit 8e46bc4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
name = "kmail-alias-bot"
version = "0.1.0"
edition = "2021"
license = "MIT"
description = "A Telegram bot for easy alias management on Infomaniak kMail service."
readme = "Readme.org"
homepage = "https://github.com/necto/kmail-alias-bot"
repository = "https://github.com/necto/kmail-alias-bot"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 8e46bc4

Please sign in to comment.