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

Bump cookie to 0.16; tokio-util to 0.7; trust-dns-resolver to 0.21 #1509

Merged
merged 3 commits into from Mar 31, 2022

Conversation

jqnatividad
Copy link
Contributor

@jqnatividad jqnatividad commented Mar 21, 2022

which now works that cookie_store has been upgraded to 0.16.0.

Also, trust-dns-resolver 0.21 gets rid of chrono dependency with its outstanding security advisory.

should also resolve #1507 and #1473

which now worksnow that cookie_store has been upgraded from 0.15.1 to 0.15.2.

Also, trust-dns-resolver 0.21 gets rid of chrono dependency with its outsanding security advisory
Cargo.toml Show resolved Hide resolved
now that 0.15.2 was yanked, this now compiles and tests properly
@seanmonstar
Copy link
Owner

Looks like a minimum version problem in tokio-util?

@mbrubeck
Copy link

tokio-util 0.7.1 is required, because of tokio-rs/tokio#4490.

@seanmonstar seanmonstar merged commit fe0d968 into seanmonstar:master Mar 31, 2022
@seanmonstar
Copy link
Owner

Thanks so much!

@jqnatividad jqnatividad deleted the dependency-bumps branch March 31, 2022 19:03
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.

v0.11.10 no longer compiles with cookies feature
4 participants