more consistent logging
ignore all gdb files
add debug tools
update dependencies
fix typos
add descriptions
update dependencies
test cleanup
remove redundant error conversion
make sure we give up waiting on lock eventually
test under lock contention
use in-memory fs to speed tests up
Migrate to VFS to make tests faster
more consistent use of asref
migrate some api to use AsRef
add wrapping modules in integration tests
Move deduplication tests out to a separate test suite
do not use proptest for the repo unittests as it was quite slow
add cargo-edit
Add perf
mark simple deduplication as done