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

Commits on Mar 21, 2022

  1. Bump cookie to 0.16; tokio-util to 0.7; trust-dns-resolver to 0.21

    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
    jqnatividad committed Mar 21, 2022
    Copy the full SHA
    d29add5 View commit details
    Browse the repository at this point in the history
  2. bump cookie_store to 0.16.0

    now that 0.15.2 was yanked, this now compiles and tests properly
    jqnatividad committed Mar 21, 2022
    Copy the full SHA
    6d4aad1 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. bump tokio-util to 0.7.1

    jqnatividad committed Mar 31, 2022
    Copy the full SHA
    9031997 View commit details
    Browse the repository at this point in the history