Skip to content

Commit

Permalink
Bump parse_link_header from 0.3.3 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [parse_link_header](https://github.com/g1eny0ung/parse_link_header) from 0.3.3 to 0.4.0.
- [Release notes](https://github.com/g1eny0ung/parse_link_header/releases)
- [Changelog](https://github.com/g1eny0ung/parse_link_header/blob/master/CHANGELOG.md)
- [Commits](g1eny0ung/parse_link_header@v0.3.3...v0.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 1f0f578 commit e2f8677
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 21 deletions.
29 changes: 9 additions & 20 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 @@ -27,7 +27,7 @@ iced_aw = { git = "https://github.com/iced-rs/iced_aw.git", rev = "9ed46bffd0d81
lazy_static = "1.5"
log = { version = "0.4.22", features = ["std"] }
open = "5"
parse_link_header = "0.3"
parse_link_header = "0.4"
platform-dirs = "0.3.0"
progress-streams = "1.1.0"
regex = "1"
Expand Down

0 comments on commit e2f8677

Please sign in to comment.