bump version up to 5.6.1. switch over to version system that traces upstream rocksdb.

master
Tyler Neely 7 years ago
parent 3cf97f871e
commit 77db662562
No known key found for this signature in database
GPG Key ID: 23E6C4FBEAE5E4E3
  1. 2
      librocksdb-sys/Cargo.toml

@ -1,6 +1,6 @@
[package]
name = "librocksdb-sys"
version = "0.5.0"
version = "5.6.1"
authors = ["Karl Hobley <karlhobley10@gmail.com>", "Arkadiy Paronyan <arkadiy@ethcore.io>"]
license = "MIT/Apache-2.0/BSD-3-Clause"
description = "Native bindings to librocksdb"

Loading…
Cancel
Save