# 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" name = "libre-url2audio-lib" version = "0.1.7" authors = ["zchira"] description = "simple-to-use lib for playing audio streams" homepage = "https://github.com/zchira/libre-url2audio-lib" readme = "README.md" keywords = [ "audio", "streams", "symphonia", "player", ] categories = ["multimedia::audio"] license = "GPL-3.0" repository = "https://github.com/zchira/libre-url2audio-lib" [profile.bench] debug = 2 [lib] [dependencies.crossbeam-channel] version = "0.5.13" [dependencies.libpulse-binding] version = "2.28.1" [dependencies.libpulse-simple-binding] version = "2.28.1" [dependencies.symphonia] version = "0.5.4" features = [ "all", "opt-simd", ] [dependencies.ureq] version = "2.9.7" [target.x86_64-unknown-linux-gnu]