mirror of
https://github.com/dswd/zvault
synced 2025-01-05 03:52:04 +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"
|