Skip to content

Commit

Permalink
fix(deps): update rust crate url to 2.5 (#1149)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 22, 2024
1 parent af37d60 commit 52c861b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ once_cell = "1"
serde = { version = "1.0", features = [ "derive" ] }
serde_json = "1.0"
thiserror = "1.0"
url = "2.4"
url = "2.5"
http = "0.2"
raw-window-handle = { version = "0.6", features = [ "std" ] }

Expand Down

0 comments on commit 52c861b

Please sign in to comment.