# 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 = "music-player-discovery" version = "0.1.3" authors = ["Tsiry Sandratraina "] description = "Discovery for the music player" license = "MIT" repository = "https://github.com/tsirysndr/music-player" [dependencies.async-stream] version = "0.3.3" [dependencies.env_logger] version = "0.9.1" [dependencies.futures-util] version = "0.3.24" [dependencies.libmdns] version = "0.7.2" [dependencies.mdns] version = "3.0.0" [dependencies.mdns-sd] version = "0.5.8" [dependencies.music-player-settings] version = "0.1.3" [dependencies.owo-colors] version = "3.5.0" [dependencies.tokio] version = "1.21.2" features = ["full"]