coffio/Cargo.toml
Rodolphe Bréard 62b749744c First commit
2024-02-14 18:16:45 +01:00

18 lines
411 B
TOML

[package]
name = "coffio"
version = "0.1.0"
authors = ["Rodolphe Breard <rodolphe@what.tf>"]
edition = "2021"
description = ""
documentation = "https://docs.rs/coffio/"
readme = "README.md"
repository = "https://github.com/breard-r/libreauth"
license = "MIT OR Apache-2.0"
keywords = ["cryptography", "encryption"]
categories = ["cryptography"]
[features]
default = []
hazardous-materials = []
[dependencies]