[package] name = "dcsctp-proto" version = "0.0.0" edition = "2021" authors = ["Rusty Rain "] description = "dcSCTP in Rust" license = "MIT/Apache-2.0" documentation = "https://docs.rs/dcsctp-proto" repository = "https://github.com/ngr-tc/dcsctp" keywords = ["sctp"] categories = [ "network-programming", "asynchronous" ] workspace = ".." [dependencies]