proxmox/proxmox-shared-memory
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-06 11:21:43 +01:00
src update proxmox-shared-memory to nix 0.24.1 2022-06-02 13:34:09 +02:00
tests proxmox-shared-memory: fix nix 0.24 compat in test 2022-06-02 13:34:09 +02:00
Cargo.toml define workspace dependencies in workspace 2022-12-07 09:48:38 +01:00