arti/tor-checkable/Cargo.toml

11 lines
198 B
TOML

[package]
name = "tor-checkable"
version = "0.0.0"
authors = ["Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
publish = false
[dependencies]
thiserror = "*"