tweetnacl-rs 0.1.3

TweetNacl library, re-export from sodalite.
Documentation
[package]
name = "tweetnacl-rs"
version = "0.1.3"
authors = ["clearloop <udtrokia@gmail.com>"]
edition = "2018"
readme = "README.md"
description = "TweetNacl library, re-export from sodalite."
license = "MIT"
documentation = "https://docs.rs/tweetnacl-rs"
homepage = "https://github.com/clearloop/tweetnacl-rs"
repository = "https://github.com/clearloop/tweetnacl-rs"
categories = ["cryptography", "algorithms"]
keywords = ["sodalite", "tweetnacl"]

[dependencies]
hex = "0.3.2"
rand = "0.6.5"
sodalite = "0.3"