chore: re-added async-std for testing purposes

This commit is contained in:
Bram Dingelstad 2025-02-20 13:01:54 +01:00
parent 8f6e2b3042
commit e173d0ef67

View file

@ -9,7 +9,7 @@ request = ["surf/h1-client-rustls"]
convert_from_notion = []
[dependencies]
# async-std = "1.12.0"
async-std = "1.12.0"
# async-trait = "0.1.68"
base64 = "0.21.0"
chrono = "0.4.31"