Skip to content

Commit

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

---
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 Nov 26, 2024
1 parent d9c614c commit 0f091e8
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 8 deletions.
256 changes: 249 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 @@ -70,7 +70,7 @@ tokio = { version = "1.38.0", features = [
] }
tokio-tungstenite = { version = "0.21.0", features = ["native-tls"] }
typed-builder = "0.14.0"
url = "2.5.2"
url = "2.5.4"
warp = { version = "0.3.7", features = ["tls"] }

polkadot-introspector-essentials = { path = "essentials" }
Expand Down

0 comments on commit 0f091e8

Please sign in to comment.