domnet/Cargo.toml

10 lines
159 B
TOML
Raw Permalink Normal View History

2022-07-25 15:07:03 -04:00
[package]
name = "domnet"
version = "0.1.0"
edition = "2021"
authors = ["xenofem <xenofem@xeno.science>"]
license = "MIT"
[dependencies]
thiserror = "1.0.31"