Skip to content

Commit 516f473

Browse files
committed
Auto merge of #4383 - rust-lang:renovate/cookie-0.x, r=Turbo87
Update Rust crate cookie to v0.16.0 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cookie](https://crates.io/crates/cookie) | dependencies | patch | `=0.16.0-rc.1` -> `=0.16.0` | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents 04c774e + 042384c commit 516f473

File tree

2 files changed

+9
-30
lines changed

2 files changed

+9
-30
lines changed

Cargo.lock

Lines changed: 8 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ conduit-middleware = "=0.10.0"
4545
conduit-router = "=0.10.0"
4646
conduit-static = "=0.10.0"
4747

48-
cookie = { version = "=0.16.0-rc.1", features = ["secure"] }
48+
cookie = { version = "=0.16.0", features = ["secure"] }
4949
dashmap = { version = "=5.0.0", features = ["raw-api"] }
5050
derive_deref = "=1.1.1"
5151
dialoguer = "=0.9.0"

0 commit comments

Comments
 (0)