Documentation
[package]
name = "rtcweb"
version = "0.0.0"
description = "WebRTC in Rust"
edition = "2018"
license = "GPL-3.0"
authors = ["Lv Ming <lvming@restartech.com>"]
repository = "https://github.com/lvming/rtcweb-rs.git"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]