Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking change on serde #149

Merged
merged 2 commits into from
Jan 12, 2021
Merged

Breaking change on serde #149

merged 2 commits into from
Jan 12, 2021

Conversation

nicolaujr
Copy link
Contributor

Breaking change on serde, the module serde::export is no longer available. Using the std::fmt::Formatter instead. (The serde code only rebrand the std::fmt::Formatter to serde::export:Formatter).

@jxs jxs merged commit ada0cc9 into rust-db:main Jan 12, 2021
@jxs
Copy link
Member

jxs commented Jan 12, 2021

Thanks!

@nicolaujr
Copy link
Contributor Author

Any time 👍

@nicolaujr nicolaujr deleted the serde__private branch January 12, 2021 18:07
jxs added a commit to jxs/refinery that referenced this pull request Apr 16, 2021
jxs added a commit that referenced this pull request Apr 16, 2021
* general: release refinery_core 0.5.1 to address #149

* ci: update rust MSRV
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.

2 participants