byronwasti / movine

A migration manager written in Rust that attempts to be smart yet minimal
MIT License
109 stars 9 forks source link

Update dependencies #24

Closed couchand closed 1 year ago

couchand commented 1 year ago

This PR bumps the versions specified in the Cargo.lock file.

(I needed to update these to pull in a more recent version of openssl-sys)

couchand commented 1 year ago

The build is failing because of clippy! Lots of updated clippy rules in the interim. Would you like me to make those fixes?