]> git.proxmox.com Git - proxmox-backup.git/commit
src/config/*: add #[serde(skip_serializing_if="Option::is_none")] to optinal comment
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 13 Jan 2020 11:14:14 +0000 (12:14 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 13 Jan 2020 11:14:14 +0000 (12:14 +0100)
commit8aea35fcff9618af27228748aaaf667a8a6e3e0d
treef2b1c530cc21111fcaf52876edb46b6920a3b5eb
parent454c13edce2f07f82c0faa94a899798de0bb3c52
src/config/*:  add #[serde(skip_serializing_if="Option::is_none")] to optinal comment
src/config/datastore.rs
src/config/remotes.rs