[package] name = "dtls-proto" version = "0.0.0" authors = ["Rusty Rain "] edition = "2021" description = "State machine for the DTLS protocol" license = "MIT/Apache-2.0" documentation = "https://docs.rs/dtls-proto" homepage = "https://ngr.tc" repository = "https://github.com/ngr-tc/dtls-proto" keywords = ["dtls"] categories = [ "network-programming" ] [dependencies]