Skip to content

Commit

Permalink
Bump url from 2.5.0 to 2.5.2 in /bundler in the patch group
Browse files Browse the repository at this point in the history
Bumps the patch group in /bundler with 1 update: [url](https://github.com/servo/rust-url).


Updates `url` from 2.5.0 to 2.5.2
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.0...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and garryod committed Jun 24, 2024
1 parent 19ecbcd commit 4ebb26c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bundler/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 bundler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tower-http = { version = "0.5.2", features = ["trace"] }
tracing = { version = "0.1.40" }
tracing-opentelemetry = { version = "0.24.0" }
tracing-subscriber = { version = "0.3.18" }
url = { version = "2.5.0" }
url = { version = "2.5.2" }

[build-dependencies]
built = { version = "0.7.3" }

0 comments on commit 4ebb26c

Please sign in to comment.