update license and description in Cargo.toml

master
Tyler Neely 10 years ago
parent b525e9d016
commit 3fba236e37
  1. 2
      Cargo.toml

@ -1,5 +1,7 @@
[package]
name = "rocksdb"
description = "A rust wrapper for Facebook's RocksDB embeddable database."
version = "0.0.1"
authors = ["Tyler Neely <t@jujit.su>"]
license = "Apache-2.0"

Loading…
Cancel
Save