view Cargo.toml @ 135:2dd641bded74

Bring the one long line in options.rs to < 100 chars
author Lewin Bormann <lbo@spheniscida.de>
date Mon, 02 Jan 2017 11:31:37 +0100
parents 407bde4c0a6e
children a60c595dcb4e
line wrap: on
line source

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

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