repo/license
This commit is contained in:
parent
f9e7958120
commit
c7c23dc815
|
@ -2,6 +2,8 @@
|
||||||
name = "youtube-dl-gtk"
|
name = "youtube-dl-gtk"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Max Bradbury <max@tinybird.info>"]
|
authors = ["Max Bradbury <max@tinybird.info>"]
|
||||||
|
repository = "https://tinybird.dev/max/youtube-dl-gtk"
|
||||||
|
license = "MIT"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
Loading…
Reference in New Issue