Skip to content

Commit

Permalink
chore: remove obsolete workaround for rust-rocksdb/rust-rocksdb#602
Browse files Browse the repository at this point in the history
  • Loading branch information
huitseeker committed Feb 7, 2022
1 parent 88be98a commit c9dab7b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,3 @@ debug = true

[profile.bench]
debug = true

# Stopgap, remove when https://github.com/rust-rocksdb/rust-rocksdb/issues/602 is fixed
[patch.crates-io]
rocksdb = { git = "https://github.com/rust-rocksdb/rust-rocksdb/", rev="626ff7e79dca107f76e347c3e1ea9cdabbd9d679" }
librocksdb-sys = { git = "https://github.com/rust-rocksdb/rust-rocksdb/", rev="626ff7e79dca107f76e347c3e1ea9cdabbd9d679" }

0 comments on commit c9dab7b

Please sign in to comment.