Skip to content

Commit

Permalink
Bump cookie_store from 0.19.1 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [cookie_store](https://github.com/pfernie/cookie_store) from 0.19.1 to 0.20.0.
- [Changelog](https://github.com/pfernie/cookie_store/blob/master/CHANGELOG.md)
- [Commits](pfernie/cookie_store@v0.19.1...v0.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent e3fe8aa commit 73ccb9f
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 6 deletions.
38 changes: 33 additions & 5 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 lib/twitter-scraper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
license = "MIT OR Apache-2.0"

[dependencies]
cookie_store = "0.19"
cookie_store = "0.20"
form_urlencoded = "1.1.0"
once_cell = "1.17.1"
regex = "1.8.1"
Expand Down

0 comments on commit 73ccb9f

Please sign in to comment.