forge: replace curl shell-outs with reqwest http helper (closes #249)
This commit is contained in:
parent
5c360e8293
commit
b283768f26
2 changed files with 34 additions and 52 deletions
|
|
@ -9,6 +9,7 @@ workspace = true
|
|||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
axum.workspace = true
|
||||
reqwest.workspace = true
|
||||
clap.workspace = true
|
||||
hive-fr0nt.workspace = true
|
||||
hive-sh4re.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue