Skip to content

Commit 610125a

Browse files
build(deps): bump url from 2.4.0 to 2.4.1
Bumps [url](https://github.com/servo/rust-url) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5d1611 commit 610125a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories = ["accessibility", "web-programming", "command-line" ]
1414
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1515

1616
[dependencies]
17-
url = "2.3.1"
17+
url = "2.4.1"
1818
reqwest = "0.11.16"
1919
tokio = { version = "1.27.0", features = ["full"] }
2020
chromiumoxide = { version = "0.5.0", features = ["tokio-runtime"], default-features = false }

0 commit comments

Comments
 (0)