view Cargo.toml @ 178:1a085a3214ae

table_cache: Add a few more tests and preparation.
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 12 Aug 2017 12:11:02 +0200
parents a60c595dcb4e
children 200eddf9b38d
line wrap: on
line source

[package]
name = "leveldb_rs"
version = "0.1.0"
authors = ["Lewin Bormann <lbo@spheniscida.de>"]
publish = false

[dependencies]
crc = "1.2"
integer-encoding = "1.0"
libc = "0.2"
rand = "0.3"