adding back cargo pieces
This commit is contained in:
parent
fa2459c42c
commit
6442e5f93c
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2259,4 +2259,4 @@ dependencies = [
|
||||||
"cc",
|
"cc",
|
||||||
"libc",
|
"libc",
|
||||||
"pkg-config",
|
"pkg-config",
|
||||||
]
|
]
|
|
@ -17,4 +17,4 @@ serde_json = "1.0.96"
|
||||||
async-std = "1.12.0"
|
async-std = "1.12.0"
|
||||||
actix-multipart = "0.6.0"
|
actix-multipart = "0.6.0"
|
||||||
futures = "0.3.28"
|
futures = "0.3.28"
|
||||||
futures-util = "0.3.28"
|
futures-util = "0.3.28"
|
Loading…
Reference in a new issue