Skip to content

Commit c42a1e3

Browse files
committed
Update cookie to v0.16.0-rc.1
1 parent 604c0be commit c42a1e3

File tree

2 files changed

+17
-163
lines changed

2 files changed

+17
-163
lines changed

Cargo.lock

Lines changed: 16 additions & 162 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.15", features = ["secure"] }
48+
cookie = { version = "0.16.0-rc.1", features = ["secure"] }
4949
dashmap = { version = "4.0.2", features = ["raw-api"] }
5050
derive_deref = "1.1.1"
5151
dialoguer = "0.9"

0 commit comments

Comments
 (0)