mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-13 01:00:26 +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
|
# to support multiple variations of setting a config option
|
||||||
[dependencies.either]
|
[dependencies.either]
|
||||||
version = "1.10.0"
|
version = "1.11.0"
|
||||||
features = ["serde"]
|
features = ["serde"]
|
||||||
|
|
||||||
# to listen on both HTTP and HTTPS if listening on TLS dierctly from conduwuit for complement or sytest
|
# 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