mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-08 03:54:41 -05: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
Add a link
Reference in a new issue