Skip to content

Commit bfdac93

Browse files
Update Rust crate cookie to v0.16.1 (#5260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e37c807 commit bfdac93

File tree

2 files changed

+33
-22
lines changed

2 files changed

+33
-22
lines changed

Cargo.lock

Lines changed: 32 additions & 21 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
@@ -39,7 +39,7 @@ conduit-middleware = "=0.10.0"
3939
conduit-router = "=0.10.0"
4040
conduit-static = "=0.10.0"
4141

42-
cookie = { version = "=0.16.0", features = ["secure"] }
42+
cookie = { version = "=0.16.1", features = ["secure"] }
4343
dashmap = { version = "=5.4.0", features = ["raw-api"] }
4444
derive_deref = "=1.1.1"
4545
dialoguer = "=0.10.2"

0 commit comments

Comments
 (0)