]> git.proxmox.com Git - proxmox-backup.git/history - examples/download-speed.rs
update to first proxmox crate split
[proxmox-backup.git] / examples / download-speed.rs
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-07-19 Wolfgang Bumillermove client to pbs-client subcrate
2021-07-07 Wolfgang Bumillerfixup examples
2021-01-26 Fabian Grünbichlerderive/impl and use Default for some structs
2020-10-29 Fabian Grünbichlerclient/remote: allow using ApiToken + secret
2020-09-30 Dietmar Maurerexamples: fix HttpClient::new usage
2020-09-15 Dietmar Maureravoid chrono dependency, depend on proxmox 0.3.8
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-06-23 Dominik Csapakremove tokio:main from download-speed example
2020-06-16 Wolfgang Bumillermove test binaries to examples/