[package] name = "saltbabe" version = "0.1.4" authors = ["javadevelopr ", "hskang9 "] description = "tweetnacl library in pure rust" license-file = "LICENSE" [dependencies] rust-crypto = "^0.2" rand = "^0.4" rustc-hex = "^1.0" hex = "0.4.0"