Skip to content

Commit 64688be

Browse files
committed
Auto merge of #1609 - sgrif:sg-update-cookie, r=jtgeibel
Update to the latest version of cookie This is required for us to continue to make any changes to Cargo.toml, since all versions of ring except the most recent have been yanked. We only depend on ring through cookie. Moving from cookie 0.9 to 0.11 doesn't appear to require any code changes in either our code or conduit-cookie. We can't use `[patch]` here, since it will not force Cargo to resolve to a yanked version of a crate (it'll still just try to resolve conduit-cookie 0.8.4 off the index which inevitably depends on ring 0.11 so it'll fail and go back to the last version which used openssl)
2 parents 41af25d + 7412daa commit 64688be

File tree

2 files changed

+36
-76
lines changed

2 files changed

+36
-76
lines changed

0 commit comments

Comments
 (0)