Skip to content

Commit

Permalink
Merge pull request #9 from siketyan/v0.1.2
Browse files Browse the repository at this point in the history
🔖 v0.1.2
  • Loading branch information
siketyan authored Dec 19, 2020
2 parents b3bed09 + a246fa6 commit 6e92f7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
[package]
name = "schetube"
description = "A library to fetch upcoming live streams from a YouTube channel."
version = "0.1.1"
version = "0.1.2"
license = "MIT"
license-file = "LICENCE.md"
readme = "README.md"
homepage = "https://github.com/siketyan/schetube"
repository = "https://github.com/siketyan/schetube.git"
documentation = "https://github.com/siketyan/schetube/#readme"
documentation = "https://docs.rs/schetube/0.1.2/schetube/"
keywords = ["rust-library", "youtube", "live-streams"]
authors = ["Naoki Ikeguchi <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion example/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6e92f7f

Please sign in to comment.