Update Cargo.toml for publishing on crates.io
This commit is contained in:
parent
ccdcbc4cae
commit
e7a2f436df
@ -4,7 +4,7 @@ version = "0.9.2"
|
||||
edition = "2021"
|
||||
|
||||
authors = ["Arlo Filley <filleyarlo@gmail.com>"]
|
||||
exclude = ["testing/", "process/", ".vscode/"]
|
||||
exclude = ["testing/", "process/", ".vscode/", ".DS_STORE"]
|
||||
license = "MIT"
|
||||
license-file = "LICENSE"
|
||||
keywords = ["bittorrent", "torrent", "torrent client"]
|
||||
|
Loading…
Reference in New Issue
Block a user