mirror of
https://github.com/dswd/zvault
synced 2025-01-06 20:37:52 +00:00
9 lines
150 B
TOML
9 lines
150 B
TOML
|
[package]
|
||
|
name = "index"
|
||
|
version = "0.1.0"
|
||
|
authors = ["Dennis Schwerdel <schwerdel@googlemail.com>"]
|
||
|
|
||
|
[dependencies]
|
||
|
mmap = "0.1"
|
||
|
quick-error = "1.1"
|