fix: turns out teh solutin was just to enable another feature
All checks were successful
Build / build (push) Successful in 6m24s
Build / deploy (push) Successful in 24s

This commit is contained in:
silver 2025-03-04 10:42:52 +00:00
parent faa6233ecb
commit d0d25b77e8
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
2 changed files with 13 additions and 1 deletions

View file

@ -19,7 +19,7 @@ dotenvy = "0.15.7"
# For tide
tide = "0.16.0"
async-std = { version = "1.12.0", features = ["attributes"] }
async-std = { version = "1", features = ["attributes", "tokio1"] }
serde = { version = "1.0", features = ["derive"] }
# For sqlite