# 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 = "dmr-bridge-discord" version = "0.2.0" authors = [ "Alexandre MONIER ", "Jessy SOBREIRO ", ] description = "Bridge a DMR network with a Discord voice channel" homepage = "https://github.com/jess-sys/dmr-bridge-discord" documentation = "https://github.com/jess-sys/dmr-bridge-discord/README.md" readme = "README.md" keywords = [ "dmr", "analog-bridge", "usrp", "discord", ] categories = [ "command-line-utilities", "multimedia::audio", "network-programming", ] license = "GPL-3.0-only" repository = "https://github.com/jess-sys/dmr-bridge-discord.git" [dependencies.byteorder] version = "1.4.3" [dependencies.chrono] version = "0.4.24" [dependencies.dasp_interpolate] version = "0.11.0" features = ["linear"] [dependencies.dasp_signal] version = "0.11.0" [dependencies.dotenv] version = "0.15.0" [dependencies.serenity] version = "0.11.5" features = ["voice"] [dependencies.songbird] version = "0.3.2" [dependencies.tokio] version = "1.28.0" features = ["full"]