Skip to content

Commit e6a8647

Browse files
Update Rust crate cookie to 0.18.1 (#106)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent f2a0d7a commit e6a8647

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -24,7 +24,7 @@ bb8 = "0.8.1"
2424
chrono = "0.4.37"
2525
clap = { version = "4.4.16", features = ["derive", "string", "env"] }
2626
config = { version = "0.13.4", features = ["toml"] }
27-
cookie = { version = "0.18.0" }
27+
cookie = { version = "0.18.1" }
2828
crc32c = "0.6.4"
2929
diesel = { version = "2.1.5", features = ["postgres"] }
3030
dirs = "5.0.1"

0 commit comments

Comments
 (0)