proxmox/proxmox-rest-server
Wolfgang Bumiller a38b46b27d rest-server: drop proxmox-io dependency
Used only for read/writing a pid_t (an integer) to a socket.
The standard to_ne_bytes()/from_ne_bytes() should be sufficient here,
we already have libc::pid_t which we can use to get the correct type
namespace for accessing ::from_ne_bytes().

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-07-24 14:06:40 +02:00
..
debian rest-server: bump to 0.6.0-1 2024-07-11 15:13:36 +02:00
examples rest-server: update example to new ApiConfig 2023-03-02 16:14:04 +01:00
src rest-server: drop proxmox-io dependency 2024-07-24 14:06:40 +02:00
Cargo.toml rest-server: drop proxmox-io dependency 2024-07-24 14:06:40 +02:00