[package] name = "webrtc-rs-sctp" version = "0.0.1" authors = ["Rain Liu "] edition = "2018" description = "A pure Rust implementation of SCTP" license = "MIT" documentation = "https://docs.rs/webrtc-rs-sctp" homepage = "https://webrtc.rs" repository = "https://github.com/webrtc-rs/sctp" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]