Skip to content

Commit 550bdcd

Browse files
committed
Prep crate for publish
1 parent 2d8c49a commit 550bdcd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ name = "podcast-api"
33
version = "0.1.0"
44
authors = ["Cameron Fyfe <[email protected]>"]
55
edition = "2018"
6+
description = "Rust bindings for the Listen Notes Podcast API"
7+
license = "MIT"
8+
keywords = ["listennotes", "podcast"]
9+
documentation = "https://docs.rs/podcast-api"
10+
repository = "https://github.com/ListenNotes/podcast-api-rust"
11+
readme = "README.md"
612

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

0 commit comments

Comments
 (0)