]> git.proxmox.com Git - proxmox-backup.git/history - Cargo.toml
use proxmox-backup as package name
[proxmox-backup.git] / Cargo.toml
2018-12-20 Dietmar Maureruse proxmox-backup as package name
2018-12-19 Dietmar Maurerimpl sweep_used_chunks, first try
2018-12-16 Dietmar Maurerstart implementing ImageIndexReader
2018-12-15 Dietmar Maurerimage_index.rs: write header
2018-12-11 Dietmar Maurerimpl bash completion: first try
2018-12-07 Dietmar Maurerdepend on nix, use flock
2018-12-07 Dietmar Maurerdepend on libc
2018-12-07 Dietmar Maurerdepend on rust-crypto
2018-11-10 Dietmar Maureranother way to read files using tokio_codec
2018-11-10 Dietmar Maurerplay around with async tasks
2018-11-09 Dietmar Maureruse futures - first try
2018-11-07 Dietmar Maurerimplement string regex matcher
2018-11-03 Dietmar Maureranother way to initialize the api tree
2018-11-01 Dietmar Maureruse edition 2018 (beta)
2018-11-01 Dietmar Maurerdo not use phf
2018-11-01 Dietmar Maurerstart implementing request handler
2018-10-31 Dietmar Maurersplit code into several files
2018-10-30 Dietmar Maurerdepend on serde
2018-10-30 Dietmar Maurermove code into lib.rs
2018-10-30 Dietmar Maurerinitial version