# 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 = "2018" name = "stun_codec_blazh" version = "0.1.13" authors = ["blazh "] description = "fork from stun_codec" homepage = "https://github.com/blazood/stun_codec" readme = "README.md" keywords = ["STUN"] categories = ["encoding"] license = "MIT" repository = "https://github.com/blazood/stun_codec" [dependencies.bytecodec] version = "0.4" [dependencies.byteorder] version = "1" [dependencies.crc] version = "1" [dependencies.hmac-sha1] version = "0.1" [dependencies.md5] version = "0.7" [dependencies.trackable] version = "0.2" [badges.coveralls] repository = "sile/stun_codec"