trifid/trifid-pki/Cargo.toml

10 lines
242 B
TOML
Raw Normal View History

2023-02-26 04:16:30 +00:00
[package]
name = "trifid-pki"
version = "0.1.0"
edition = "2021"
description = "A rust implementation of the Nebula PKI system"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]