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

[dependencies]
memmap2 = "0.9.8"
once_cell = "1.21.3"