mirror of
https://github.com/thegeneralist01/archivr
synced 2026-07-22 03:05:32 +02:00
fix(server): remove unused Body import; keep bonus happy-path artifact test
This commit is contained in:
parent
dcf9e127bb
commit
fa2968a21a
2 changed files with 92 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ axum.workspace = true
|
|||
serde.workspace = true
|
||||
tokio.workspace = true
|
||||
toml.workspace = true
|
||||
tower-http.workspace = true
|
||||
tower.workspace = true
|
||||
tower-http.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue