Format changes

This commit is contained in:
bitfl0wer 2023-11-13 12:57:17 +01:00
parent 110ce51c05
commit cc80bb50be
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ website = ["https://discord.com/invite/m3FpcapGDD"]
[features]
default = ["client"]
backend = ["poem", "sqlx"]
backend = ["dep:poem", "dep:sqlx"]
client = []
[dependencies]