]> git.proxmox.com Git - proxmox-backup.git/history - proxmox-rrd/Cargo.toml
use complete_file_name from proxmox-router 1.1
[proxmox-backup.git] / proxmox-rrd / Cargo.toml
2021-10-13 Dietmar Maureruse complete_file_name from proxmox-router 1.1
2021-10-13 Thomas Lamprechtproxmox-rrd: move unshipped cli tool to examples
2021-10-13 Dietmar Maurerproxmox-rrd: add binary to create/manage rrd files
2021-10-13 Dietmar Maurerproxmox-rrd: remove dependency to proxmox-rrd-api-types
2021-10-13 Dietmar Maurerproxmox-rrd: implement new CBOR based format
2021-10-13 Dietmar Maurerproxmox-rrd: use a journal to reduce amount of bytes...
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-10-08 Wolfgang Bumillerbump proxmox dependency to 0.14.0 and proxmox-http...
2021-10-06 Dietmar Maurerproxmox-rrd: use log crate instead of eprintln, avoid...
2021-10-06 Dietmar Maurerproxmox-rrd: remove serde dependency
2021-10-06 Dietmar Maurersplit out RRD api types into proxmox-rrd-api-types...
2021-10-06 Dietmar Maurermove RRD code into proxmox-rrd crate