mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-07 19:44:41 -05:00
Update Rust crate url to 2.5.0
This commit is contained in:
parent
341bafb91e
commit
201efa6268
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ http-body-util = "0.1.1"
|
|||
loole = "0.3.0"
|
||||
|
||||
# Validating urls in config, was already a transitive dependency
|
||||
url = { version = "2", features = ["serde"] }
|
||||
url = { version = "2.5.0", features = ["serde"] }
|
||||
|
||||
async-trait = "0.1.80"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue