Skip to content

Commit

Permalink
chore(deps): update rust crate cookie to 0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Nov 7, 2023
1 parent 6db8819 commit 53b2f82
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 @@ -163,7 +163,7 @@ ciborium = "0.2.1"
cfg-if = "1.0"
chrono = { version = "0.4", features = [ "serde" ] }
clap = { version = "4.4", features = ["derive", "env", "wrap_help"] }
cookie = "0.16"
cookie = "0.18"
criterion = { version = "0.5.1", features = [ "async_tokio" ] }
crossbeam = "0.8"
crossterm = { version = "0.27.0", features = ["event-stream"] }
Expand Down

0 comments on commit 53b2f82

Please sign in to comment.