Skip to content

Commit

Permalink
Merge pull request #138 from frog-pond/renovate/url-2.x
Browse files Browse the repository at this point in the history
Update Rust crate url to 2.5.0
  • Loading branch information
rye authored Nov 22, 2023
2 parents 875cb13 + 006e4df commit 84dc09b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 e2e/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
tokio = { version = "1.34.0", features = ["macros", "rt-multi-thread"] }
reqwest = "0.11.22"
url = "2.4.1"
url = "2.5.0"
bytes = "1.5.0"
similar = "2.3.0"
serde_json = "1.0.108"

0 comments on commit 84dc09b

Please sign in to comment.