mirror of
https://gitlab.com/famedly/conduit.git
synced 2025-01-18 20:20:09 +00:00
1274b48ebb
`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 |
||
---|---|---|
.. | ||
api | ||
config | ||
database | ||
service | ||
utils | ||
lib.rs | ||
main.rs |