update cargo.toml keys
This commit is contained in:
parent
8ae0b71795
commit
393234b41b
@ -3,6 +3,8 @@ name = "rusty_torrent"
|
|||||||
version = "0.9.2"
|
version = "0.9.2"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
|
description = "A BitTorrent client implemented in Rust that allows you to interact with the BitTorrent protocol and download torrents."
|
||||||
|
|
||||||
authors = ["Arlo Filley <filleyarlo@gmail.com>"]
|
authors = ["Arlo Filley <filleyarlo@gmail.com>"]
|
||||||
exclude = ["testing/", "process/", ".vscode/", ".DS_STORE"]
|
exclude = ["testing/", "process/", ".vscode/", ".DS_STORE"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
Loading…
Reference in New Issue
Block a user