Skip to content

Commit

Permalink
fix(deps): update rust crate url to 2.3 (#690)
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] authored Sep 13, 2022
1 parent 2bfc6c3 commit 9e783b4
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 @@ -39,7 +39,7 @@ once_cell = "1.14"
serde = { version = "1.0", features = [ "derive" ] }
serde_json = "1.0"
thiserror = "1.0"
url = "2.2"
url = "2.3"
tao = { version = "0.13.3", default-features = false, features = [ "serde" ] }
http = "0.2.8"

Expand Down

0 comments on commit 9e783b4

Please sign in to comment.