Add support for extracting the file name and size from HTTP response
This commit is contained in:
+4
-1
@@ -4,9 +4,12 @@ version = "0.0.0"
|
||||
edition = "2024"
|
||||
publish = false
|
||||
|
||||
[[bin]]
|
||||
name = "ldctl"
|
||||
doc = false
|
||||
|
||||
[dependencies]
|
||||
ldp.workspace = true
|
||||
futures.workspace = true
|
||||
color-eyre.workspace = true
|
||||
tokio.workspace = true
|
||||
tracing.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user