[package] name = "protonsdk_variant" version = "0.1.1" authors = ["Robin A. P. "] edition = "2018" license = "MIT" repository = "https://github.com/Mempler/protonsdk_variant" description = "ProtonSDK's Variant implementation in rust" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] byteorder = "1.3.4"