Skip to content

Commit

Permalink
fix(deps): update rust crate url to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 29, 2023
1 parent 2d77a4b commit a427cbe
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ serde_with = "3"
tokio = { version = "1", features = ["full"] }
toml = "0.8.8"
tungstenite = "0.20"
url = "2.4"
url = "2.5"

# see: https://nnethercote.github.io/perf-book/build-configuration.html
[profile.dev]
Expand Down

0 comments on commit a427cbe

Please sign in to comment.