proxmox/proxmox-http
Fabian Grünbichler e5abc0590e define workspace dependencies in workspace
so that we no longer have to (or forget to) bump the version in multiple places.

notable changes:
- outdated versions have been unified
- proxmox-metrics -> proxmox-async no longer uses explicit empty features
  (proxmox-async doesn't provide any anyway)
- proxmox-subscription -> proxmox-http no longer uses explicit default_features
  = false (proxmox-http has an empty default feature anyway)
- missing path dependencies added (mainly proxmox-rest-server)

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-12-07 09:48:38 +01:00
..
debian update d/control files 2022-12-07 09:48:38 +01:00
src http: client_trait: make request body generic 2022-09-07 09:25:47 +02:00
Cargo.toml define workspace dependencies in workspace 2022-12-07 09:48:38 +01:00