# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.70.0" name = "qsspodcasts_podcast_player" version = "0.2.0" authors = ["Maxime Mikotajewski "] description = "Podcast player library for QSSPodcasts, you probably don't need it." readme = "README.md" categories = ["command-line-utilities"] license = "BSD-2-Clause" repository = "https://github.com/Quessou/qsspodcasts" [dependencies.async-trait] version = "0.1.53" [dependencies.chrono] version = "0.4" [dependencies.gstreamer-pbutils] version = "0.20" [dependencies.gstreamer-play] version = "0.20" [dependencies.log] version = "0.4.17" [dependencies.mockall] version = "0.11.2" [dependencies.path_providing] version = "0.2.0" package = "qsspodcasts_path_providing" [dependencies.podcast_management] version = "0.2.0" package = "qsspodcasts_podcast_management" [dependencies.rodio] version = "0.15.0" [dependencies.strum] version = "0.21" features = ["derive"] [dependencies.strum_macros] version = "0.24" [dependencies.tokio] version = "1.32.0" features = ["full"]