Files
veritas-forensics/registry-explorer/Cargo.toml
T

10 lines
199 B
TOML

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