mirror of https://github.com/dswd/zvault
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"
|