Skip to content

Commit

Permalink
chore(deps): update rust crate url to 2.5.0 (#2203)
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 Mar 25, 2024
1 parent 500c817 commit 00bc170
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 9 deletions.
26 changes: 18 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 crates/server-config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ serde_with = { workspace = true }
config = { version = "0.13.4", default-features = false, features = ["toml"] }
clarity = { workspace = true }
maplit = { workspace = true }
url = { version = "2.4.1", features = ["serde"] }
url = { version = "2.5.0", features = ["serde"] }

[dev-dependencies]
temp-env = "0.3.6"
Expand Down

0 comments on commit 00bc170

Please sign in to comment.