don't allow moderators dangerous permissions, fix pl 100 state_default
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
d1c139de26
commit
527a5cbd73
4 changed files with 18 additions and 8 deletions
|
@ -9,7 +9,7 @@ authors = [
|
|||
homepage = "https://puppygock.gay/conduwuit"
|
||||
repository = "https://github.com/girlbossceo/conduwuit"
|
||||
readme = "README.md"
|
||||
version = "0.7.0+conduwuit-0.1.15"
|
||||
version = "0.7.0+conduwuit-0.1.16"
|
||||
edition = "2021"
|
||||
|
||||
# See also `rust-toolchain.toml`
|
||||
|
@ -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