Skip to content

Commit

Permalink
Bump url from 2.5.0 to 2.5.2 in /example
Browse files Browse the repository at this point in the history
Bumps [url](https://github.com/servo/rust-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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent d5cbd67 commit 92b28d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/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 example/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ axum-cloudflare-adapter = { path = "../adapter" }
oneshot = "0.1.6"
serde_json = "1.0.116"
tower-service = "0.3.2"
url = "2.5.0"
url = "2.5.2"
wasm-bindgen-futures = "0.4.34"
worker = "^0.2.0"

Expand Down

0 comments on commit 92b28d0

Please sign in to comment.