continuwuity/src/database
Charles Hall 621c85fd3b run cargo update
`IndexMap::remove` was deprecated in favor of explicitly named methods.
I assume that we actually needed to be using `shift_remove`, otherwise
we probably wouldn't be bothering with `indexmap` here in the first
place. I wonder if this fixes any bugs lol

from: https://gitlab.com/famedly/conduit/-/merge_requests/580

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-01-31 16:20:26 -05:00
..
abstraction remove rocksdb_max_open_files option 2024-01-25 19:28:33 -05:00
key_value fix more clippy lints (part 1) 2024-01-17 14:26:26 -05:00
abstraction.rs fix more clippy lints (part 1) 2024-01-17 14:26:26 -05:00
mod.rs run cargo update 2024-01-31 16:20:26 -05:00