]> git.proxmox.com Git - proxmox.git/commit
update to first proxmox crate split
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 8 Oct 2021 09:19:37 +0000 (11:19 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 11 Oct 2021 09:58:49 +0000 (11:58 +0200)
commit09046671ede830f593aa9288c03049c3c5af458e
tree9ead5e643e2468e8d59adfe2381dcd45bc04f22f
parent6ad1bcaf899a49c1fcef2286d3e5af005ffb1508
update to first proxmox crate split

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox-rest-server/Cargo.toml
proxmox-rest-server/examples/minimal-rest-server.rs
proxmox-rest-server/src/api_config.rs
proxmox-rest-server/src/daemon.rs
proxmox-rest-server/src/environment.rs
proxmox-rest-server/src/file_logger.rs
proxmox-rest-server/src/formatter.rs
proxmox-rest-server/src/h2service.rs
proxmox-rest-server/src/lib.rs
proxmox-rest-server/src/rest.rs
proxmox-rest-server/src/worker_task.rs