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
143 stars 33 forks source link

Update lockfile (yanked dependency) #28

Closed ShadowJonathan closed 3 years ago

ShadowJonathan commented 3 years ago

When running cargo install --git [...] --locked, I got the following warning:

warning: package `pin-project-lite v0.2.4` in Cargo.lock is yanked in registry `crates.io`, consider running without --locked
erikjohnston commented 3 years ago

Fixed! Thanks for filing the issue.