Skip to content

Commit

Permalink
Bump cookie from 0.15.2 to 0.18.1
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/SergioBenitez/cookie-rs) from 0.15.2 to 0.18.1.
- [Changelog](https://github.com/rwf2/cookie-rs/blob/master/CHANGELOG.md)
- [Commits](rwf2/cookie-rs@0.15.2...0.18.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 01eb28a commit ed7c25c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 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 @@ -16,7 +16,7 @@ blake3 = "1.5.0"
clap = { version = "4.5.7", features = ["derive"] }
clap-verbosity-flag = "2.2.0"
console = { version = "0.15.8", features = ["ansi-parsing"] }
cookie = "0.15.1"
cookie = "0.18.1"
dotenv = "0.15.0"
env_logger = "0.11.3"
image = "0.25.1"
Expand Down

0 comments on commit ed7c25c

Please sign in to comment.