[package] name = "dono" version = "2.0.0" authors = ["Stanko Krtalić "] repository = "https://github.com/dono-app/dono-crate" homepage = "https://github.com/dono-app/dono-crate" license = "GPL-3.0" readme = "README.md" documentation = "https://dono-app.github.io/" description = "Rust crate for Dono Key Derivation Function" [dependencies] rust-crypto = "^0.2" os_type = "0.5.0" regex = "0.1" rustc-serialize = "0.3"