]> git.proxmox.com Git - proxmox.git/blobdiff - proxmox-metrics/Cargo.toml
metrics: encode influxdb org and bucket parameters
[proxmox.git] / proxmox-metrics / Cargo.toml
index 98e36838cbd35bbcf1e7a6326b7cd0ea23fe46fc..e97d55f2ab3461a7836dd11e8e998b45e67144b7 100644 (file)
@@ -18,6 +18,7 @@ openssl.workspace = true
 serde.workspace = true
 serde_json.workspace = true
 tokio = { workspace = true, features = [ "net", "sync" ] }
+url.workspace = true
 
 proxmox-async.workspace = true
 proxmox-http = { workspace = true, features = [ "client" ] }