Skip to content

Commit

Permalink
Bump url from 2.4.1 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [url](https://github.com/servo/rust-url) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.4.1...v2.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 87c595d commit bdeb653
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -13,7 +13,7 @@ clap = { version = "3.2.2", features = ["derive"] }
clap-verbosity-flag = "1.0.1"
ureq = { version = "2.7.1", features = ["json", "cookies", "native-tls"] }
native-tls = "0.2.11"
url = "2.4.1"
url = "2.5.0"
log = "0.4.20"
env_logger = "0.10.1"
serde = {version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit bdeb653

Please sign in to comment.