Skip to content

Commit

Permalink
Bump cookie from 0.13.2 to 0.13.3
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/alexcrichton/cookie-rs) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/alexcrichton/cookie-rs/releases)
- [Changelog](https://github.com/SergioBenitez/cookie-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alexcrichton/cookie-rs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 4, 2020
1 parent d113bbf commit 41f08ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -39,7 +39,7 @@ regex = "1.3.4"
lazy_static = "1.4.0"
failure = "0.1.6"
reqwest = "0.9.10"
cookie = "0.13.2"
cookie = "0.13.3"
serde_rusqlite = "0.14.0"
mime = "0.3.16"
humansize = "1.1.0"
Expand Down

0 comments on commit 41f08ae

Please sign in to comment.