view examples/write-a-lot/Cargo.toml @ 463:9afd1e3918a9

chore(version): Bump -> 0.2.4 To incorporate optimization of bug fix 0.2.3
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 24 Apr 2018 20:36:48 +0200
parents 8cff6c1489ae
children
line wrap: on
line source

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

[dependencies]
rusty-leveldb = { path = "../../" }
rand = "0.3"