chore: removed unnecessary packages from crate
This commit is contained in:
parent
19db7a6731
commit
8f6e2b3042
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ request = ["surf/h1-client-rustls"]
|
|||
convert_from_notion = []
|
||||
|
||||
[dependencies]
|
||||
async-std = "1.12.0"
|
||||
async-trait = "0.1.68"
|
||||
# async-std = "1.12.0"
|
||||
# async-trait = "0.1.68"
|
||||
base64 = "0.21.0"
|
||||
chrono = "0.4.31"
|
||||
futures-core = "0.3.28"
|
||||
|
|
Loading…
Reference in a new issue