Skip to content
Snippets Groups Projects
Commit d036d8ad authored by 🥺's avatar 🥺 :transgender_flag: Committed by 🥺
Browse files

bump rust-rocksdb to 0.27.1

parent 7a4bbe2f
No related branches found
No related tags found
No related merge requests found
......@@ -3123,8 +3123,8 @@ dependencies = [
[[package]]
name = "rust-librocksdb-sys"
version = "0.23.0+9.3.1"
source = "git+https://github.com/zaidoon1/rust-rocksdb?rev=b4887edfb84771336930855727390edec07d63fa#b4887edfb84771336930855727390edec07d63fa"
version = "0.23.1+9.3.1"
source = "git+https://github.com/zaidoon1/rust-rocksdb?rev=db1ba33c2b78ad228e2525e8902d059c24fc81a1#db1ba33c2b78ad228e2525e8902d059c24fc81a1"
dependencies = [
"bindgen",
"bzip2-sys",
......@@ -3140,8 +3140,8 @@ dependencies = [
[[package]]
name = "rust-rocksdb"
version = "0.27.0"
source = "git+https://github.com/zaidoon1/rust-rocksdb?rev=b4887edfb84771336930855727390edec07d63fa#b4887edfb84771336930855727390edec07d63fa"
version = "0.27.1"
source = "git+https://github.com/zaidoon1/rust-rocksdb?rev=db1ba33c2b78ad228e2525e8902d059c24fc81a1#db1ba33c2b78ad228e2525e8902d059c24fc81a1"
dependencies = [
"libc",
"rust-librocksdb-sys",
......
......@@ -27,7 +27,7 @@ malloc-usable-size = ["rust-rocksdb/malloc-usable-size"]
[dependencies.rust-rocksdb]
git = "https://github.com/zaidoon1/rust-rocksdb"
rev = "b4887edfb84771336930855727390edec07d63fa"
rev = "db1ba33c2b78ad228e2525e8902d059c24fc81a1"
#branch = "master"
default-features = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment