Skip to content

chore: Updated deps on all crates#271

Merged
jxs merged 3 commits intorust-db:mainfrom
OtaK:chore/update-deps
Apr 26, 2023
Merged

chore: Updated deps on all crates#271
jxs merged 3 commits intorust-db:mainfrom
OtaK:chore/update-deps

Conversation

@OtaK
Copy link
Contributor

@OtaK OtaK commented Apr 12, 2023

Hi!

I updated the dependencies on all the crates to make sure everything is compatible with latest versions of everything.

This started as just updating for rusqlite 0.29 but I kinda got carried away 🙃

@OtaK OtaK marked this pull request as ready for review April 12, 2023 12:12
@krojew
Copy link
Contributor

krojew commented Apr 25, 2023

Any chance of getting this merged?

@krojew
Copy link
Contributor

krojew commented Apr 26, 2023

@jxs can you take a look? At the moment, it's not possible to use refinery if the version of its dependencies doesn't match what is used is by other crates/applications - it's not possible to implement AsyncMigrate/Migrate for newer versions, since it's not possible to create applied migrations due to Migration::applied being private.

Copy link
Member

@jxs jxs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, and thanks for this!

@krojew
Copy link
Contributor

krojew commented Apr 26, 2023

Can someone merge? :)

@jxs jxs merged commit d26628c into rust-db:main Apr 26, 2023
@jxs
Copy link
Member

jxs commented Apr 26, 2023

I'll also create a release tomorrow

@jxs
Copy link
Member

jxs commented Apr 28, 2023

released 0.8.8 cheers folks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants