proxmox/proxmox-time-api
Maximiliano Sandoval bf68d540b8 time-api: remove redundant field names
Fixes the clippy warning:

warning: redundant field names in struct initialization
  --> proxmox-time-api/src/time_impl.rs:53:9
   |
53 |         localtime: localtime,
   |         ^^^^^^^^^^^^^^^^^^^^ help: replace it with: `localtime`
   |
   = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
2024-06-28 10:22:58 +02:00
..
debian time-api: bump to 0.1.2-1 2024-06-20 13:49:56 +02:00
src time-api: remove redundant field names 2024-06-28 10:22:58 +02:00
Cargo.toml time-api: bump to 0.1.2-1 2024-06-20 13:49:56 +02:00