trifid-pki manifest improvements

This commit is contained in:
core 2023-02-27 19:07:47 -05:00
parent 2bc8544140
commit 071bb7201e
Signed by: core
GPG Key ID: FDBF740DADDCEECF
1 changed files with 4 additions and 1 deletions

View File

@ -1,9 +1,12 @@
[package] [package]
name = "trifid-pki" name = "trifid-pki"
version = "0.1.2" version = "0.1.3"
edition = "2021" edition = "2021"
description = "A rust implementation of the Nebula PKI system" description = "A rust implementation of the Nebula PKI system"
license = "GPL-3.0-or-later" license = "GPL-3.0-or-later"
documentation = "https://docs.rs/trifid-pki"
homepage = "https://git.e3t.cc/~core/trifid"
repository = "https://git.e3t.cc/~core/trifid"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html