view examples/write-a-lot/Cargo.toml @ 406:c2d1c97102ca

version_set: Clarify small comment.
author Lewin Bormann <lbo@spheniscida.de>
date Wed, 11 Oct 2017 21:35:05 +0200
parents 0c2ec9035654
children 8cff6c1489ae
line wrap: on
line source

[package]
name = "write-a-lot"
version = "0.1.0"
authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]

[dependencies]
leveldb_rs = { path = "../../" }
rand = "0.3"