# 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 = "xwebrtc" version = "0.3.5" authors = ["HarlanC "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "A whip/whep library." readme = "README.md" license = "MIT" repository = "https://github.com/harlanc/xiu" resolver = "1" [lib] name = "xwebrtc" path = "src/lib.rs" [dependencies.async-trait] version = "0.1.70" [dependencies.audiopus] version = "0.3.0-rc.0" [dependencies.byteorder] version = "1.4.2" [dependencies.bytes] version = "1.0.0" [dependencies.bytesio] version = "0.3.4" [dependencies.commonlib] version = "0.1.2" [dependencies.failure] version = "0.1.8" [dependencies.fdk-aac] version = "0.6.0" [dependencies.http] version = "0.2.9" [dependencies.indexmap] version = "1.9.3" [dependencies.log] version = "0.4" [dependencies.streamhub] version = "0.2.4" [dependencies.tokio] version = "1.4.0" [dependencies.webrtc] version = "0.8.0" [dependencies.xflv] version = "0.4.4"