committed too much

This commit is contained in:
kozabrada123 2024-01-19 19:45:34 +01:00
parent 5a290c0665
commit 99a7084534
1 changed files with 1 additions and 1 deletions

View File

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