Skip to content

Commit

Permalink
Update Rust crate cookie to 0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Mar 26, 2024
1 parent e8442cf commit 28af1e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ bb8 = "0.8.1"
chrono = "0.4.31"
clap = { version = "4.4.16", features = ["derive", "string", "env"] }
config = { version = "0.13.4", features = ["toml"] }
cookie = { version = "0.18.0" }
cookie = { version = "0.18.1" }
crc32c = "0.6.4"
diesel = { version = "2.1.4", features = ["postgres"] }
diesel_migrations = { version = "2.1.0" }
Expand Down

0 comments on commit 28af1e4

Please sign in to comment.