# 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] edition = "2018" name = "yayi" version = "0.1.3" authors = ["Fabian Wunsch "] description = "A GUI to Download and view videos from youtube" license = "MIT" repository = "https://gitlab.com/kuenstler/yayi-rs/" [dependencies.async-std] version = "1.9.0" features = ["attributes", "unstable"] [dependencies.atom_syndication] version = "0.9.1" [dependencies.chrono] version = "0.4.19" [dependencies.config] version = "0.11.0" [dependencies.dirs] version = "3.0.1" [dependencies.futures] version = "0.3.13" [dependencies.gdk] version = "0.13.2" [dependencies.gio] version = "0.9.1" [dependencies.glib] version = "0.10.3" [dependencies.google-youtube3] version = "1.0.13" [dependencies.gtk] version = "0.9.2" features = ["v3_20"] [dependencies.gtk-rs-lgpl-docs] version = "0.1.18" [dependencies.hyper] version = "0.14" [dependencies.hyper-rustls] version = "0.22.1" [dependencies.i18n-embed] version = "0.11.0" features = ["rust-embed", "fluent-system", "desktop-requester"] [dependencies.i18n-embed-fl] version = "0.4.0" [dependencies.ignore-result] version = "0.2.0" [dependencies.once_cell] version = "1.7.1" [dependencies.pango] version = "0.9.1" [dependencies.reqwest] version = "0.11.2" features = ["stream"] [dependencies.rust-embed] version = "5.9.0" [dependencies.rustube] version = "0.2.7" features = ["callback", "microformat"] [dependencies.serde] version = "1.0.123" [dependencies.shellexpand] version = "2.1" [dependencies.sqlx] version = "0.5.1" features = ["runtime-async-std-native-tls", "macros", "sqlite", "offline", "chrono"] [dependencies.tokio] version = "1.5.0" features = ["rt-multi-thread"] [dependencies.toml] version = "0.5.8" [dependencies.webbrowser] version = "0.5.5" [dependencies.yup-oauth2] version = "5.1.0"