mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-12 21:06:23 +02:00
fix(deps): update rust crate either to 1.11.0
This commit is contained in:
parent
d1c139de26
commit
6000fe10c4
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ default-features = false
|
|||
|
||||
# to support multiple variations of setting a config option
|
||||
[dependencies.either]
|
||||
version = "1.10.0"
|
||||
version = "1.11.0"
|
||||
features = ["serde"]
|
||||
|
||||
# to listen on both HTTP and HTTPS if listening on TLS dierctly from conduwuit for complement or sytest
|
||||
|
|
Loading…
Add table
Reference in a new issue