conduit/src
Charles Hall 1274b48ebb
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
2024-01-29 16:17:25 -08:00
..
api update rust toolchain 2024-01-25 21:44:40 -08:00
config fix cargo clippy lints 2024-01-24 07:22:37 -08:00
database run cargo update 2024-01-29 16:17:25 -08:00
service update rust toolchain 2024-01-25 21:44:40 -08:00
utils Merge branch 'error-leak-fix' into 'next' 2023-08-01 11:25:06 +00:00
lib.rs switch lint config to manifest-lint feature 2024-01-26 01:03:55 -08:00
main.rs switch lint config to manifest-lint feature 2024-01-26 01:03:55 -08:00