chore: re-added async-std for testing purposes
This commit is contained in:
parent
8f6e2b3042
commit
e173d0ef67
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue