License, readme and metadata
This commit is contained in:
parent
4c54515b79
commit
2e4be4a754
3 changed files with 17 additions and 0 deletions
|
@ -3,6 +3,11 @@ name = "kitchen-fridge"
|
|||
version = "0.1.0"
|
||||
authors = ["daladim"]
|
||||
edition = "2018"
|
||||
description = "A CalDAV (ical file management over WebDAV) library"
|
||||
repository = "https://github.com/daladim/kitchen-fridge"
|
||||
license = "MIT"
|
||||
keywords = ["CalDAV", "client", "WebDAV", "todo", "RFC4791"]
|
||||
categories = ["network-programming", "web-programming::http-client"]
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue