# 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 = "karma-p2p-webrtc" version = "0.1.4" description = "webrtc host impl of karma." readme = "../README.md" license = "MIT" repository = "https://github.com/tiannian/karma.git" [dependencies.bytes] version = "1.1.0" [dependencies.futures-lite] version = "1.12.0" [dependencies.karma-p2p] version = "0.1" [dependencies.log] version = "0.4.14" [dependencies.serde] version = "1.0.136" features = ["derive"] [dependencies.smol] version = "1.2.5" [dependencies.webrtc] version = "0.4.0"