committed too much

This commit is contained in:
kozabrada123 2024-01-19 19:45:34 +01:00
parent a787a989ef
commit 60c0c3c536
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ website = ["https://discord.com/invite/m3FpcapGDD"]
[features] [features]
default = ["client", "rt-multi-thread", "voice"] default = ["client", "rt-multi-thread"]
backend = ["dep:poem", "dep:sqlx"] backend = ["dep:poem", "dep:sqlx"]
rt-multi-thread = ["tokio/rt-multi-thread"] rt-multi-thread = ["tokio/rt-multi-thread"]
rt = ["tokio/rt"] rt = ["tokio/rt"]