OnlineSource: minimal client; POST to the configured URL verbatim
Drop unused tracing dep. The endpoint URL is taken from config as-is, so a change on the service side is a config change, not a code change.
This commit is contained in:
@@ -16,4 +16,3 @@ libfreemkv = { version = "0.27", path = "../libfreemkv" }
|
||||
ureq = { version = "2", features = ["json"] }
|
||||
serde_json = "1"
|
||||
base64 = "0.22"
|
||||
tracing = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user