convert rocksdb errors locally; remove from Error.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-06-12 01:08:07 +00:00
parent c1712d4d8b
commit 01f4455ceb
6 changed files with 65 additions and 58 deletions

1
Cargo.lock generated
View file

@ -675,7 +675,6 @@ dependencies = [
"reqwest",
"ring",
"ruma",
"rust-rocksdb-uwu",
"sanitize-filename",
"serde",
"serde_json",