# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "rafy" version = "0.2.1" authors = ["Ritiek "] description = "Rust library to download YouTube content and retrieve metadata" readme = "README.md" keywords = ["YouTube", "metadata", "rust", "content", "downloader"] categories = ["value-formatting", "data-structures"] license = "MIT" repository = "https://github.com/ritiek/rafy-rs" [dependencies.hyper] version = "0.10" [dependencies.hyper-native-tls] version = "0.2" [dependencies.json] version = "0.11" [dependencies.pbr] version = "1.0.0-alpha.3" [dependencies.regex] version = "0.2"