trust 0.0.1

To increase the degree to which Rust software may rightly be trusted.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "trust"
version = "0.0.1"
authors = ["Nemo"]
description = "To increase the degree to which Rust software may rightly be trusted."
documentation = "https://docs.rs/trust"
homepage = "https://docs.rs/crate/trust"
repository = "https://gitlab.com/t-rust/trust.rs"
license = "Apache-2.0"

[dependencies]