mirror of
https://github.com/TeamPiped/piped-rust-sdk.git
synced 2024-08-14 23:56:06 +00:00
Prepare for publish.
This commit is contained in:
parent
9f2ccc35ee
commit
00dd0a55ad
1 changed files with 4 additions and 5 deletions
|
@ -1,12 +1,11 @@
|
|||
[package]
|
||||
authors = ["Kavin <kavin@kavin.rocks>"]
|
||||
edition = "2018"
|
||||
include = [
|
||||
"src/*.rs",
|
||||
"Cargo.toml",
|
||||
]
|
||||
keywords = ["youtube"]
|
||||
license = "GPL-3.0"
|
||||
name = "piped"
|
||||
version = "0.1.0"
|
||||
repository = "https://github.com/TeamPiped/piped-rust-sdk"
|
||||
version = "0.0.0"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Reference in a new issue