Skip to content

Conversation

@msfjarvis
Copy link
Contributor

@msfjarvis msfjarvis commented Jun 16, 2023

Fixes #602

serde_json introduced a new API to properly support our use case of extracting the underlying std::io::ErrorKind, this PR updates the dependency to match the requisite serde_json version and switches to it.

@algesten
Copy link
Owner

Thanks!

@algesten algesten merged commit 406b41a into algesten:main Jun 16, 2023
@msfjarvis msfjarvis deleted the hs/fix-serde-json-dep branch June 16, 2023 22:07
@msfjarvis
Copy link
Contributor Author

Would it make sense to cut a patch release for this? I came across the issue because one of my crates depends on both ureq and serde_json and the package bump for ureq failed because the dependency constraint was impossible to resolve: msfjarvis/healthchecks-rs#41

@jsha
Copy link
Collaborator

jsha commented Jun 19, 2023

Yep! Released 2.7.1. Thanks to you and @plugwash for running this down!

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.

overall_timeout_reading_json fails with serde_json 1.0.94

3 participants