]> git.proxmox.com Git - proxmox-backup.git/history - Cargo.toml
SectionConfigPlugin: add schema
[proxmox-backup.git] / Cargo.toml
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