mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-12 13:16:22 +02: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
Reference in a new issue