matrix-org / rust-synapse-compress-state

A tool to compress some state in a Synapse instance's database
https://pypi.org/project/synapse-auto-compressor/
Apache License 2.0
142 stars 32 forks source link

Fix clippy lints #92

Closed erikjohnston closed 2 years ago

erikjohnston commented 2 years ago

These will be due to new lints clippy has introduced.

erikjohnston commented 2 years ago

Ha, this was also done in https://github.com/matrix-org/rust-synapse-compress-state/pull/91