summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 59f1a2fac315f4ea6d12d2fa0db7e9bd94945424 (plain)
1
2
3
4
5
6
7
[package]
name = "trve"
version = "0.0.0"
edition = "2024"

[dependencies]
memmap2 = "0.9.8"