Files
veritas-cura/privacy-shield/Cargo.toml
T

10 lines
196 B
TOML

[package]
name = "privacy-shield"
version.workspace = true
edition.workspace = true
authors.workspace = true
[dependencies]
veritas-core = { path = "../../veritas-core" }
anyhow.workspace = true