Lukas Wagner
|
8f7566209c
|
clippy fix: unnecessary use of to_string
See:
https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_to_owned
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
|
2023-08-08 11:29:36 +02:00 |
|
Lukas Wagner
|
b272279ef1
|
clippy fix: you should consider adding a Default implementation
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
|
2023-08-08 11:29:36 +02:00 |
|
Lukas Wagner
|
6f9cc14b9e
|
clippy fix: redundant closure
See:
https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
|
2023-08-08 11:29:36 +02:00 |
|
Lukas Wagner
|
81ca4ae6a1
|
clippy fix: needless borrow
See:
https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
|
2023-08-08 11:29:36 +02:00 |
|
Lukas Wagner
|
de6337ae6d
|
clippy fix: the borrowed expression implements the required traits
See: https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
|
2023-08-08 11:05:20 +02:00 |
|
Wolfgang Bumiller
|
d5b9f166a2
|
cargo fmt
bigger changes are only in the new crates
rest are minor ones
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2023-06-23 11:50:39 +02:00 |
|
Wolfgang Bumiller
|
656ec1e7db
|
bump proxmox-openid to 0.10.0-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2023-05-24 09:50:33 +02:00 |
|
Wolfgang Bumiller
|
077a83f401
|
add proxmox-apt and proxmox-openid to workspace
and fixup d/copyright
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2023-05-24 09:24:27 +02:00 |
|
Wolfgang Bumiller
|
88d1783a65
|
move to proxmox-openid/
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2023-05-24 09:20:44 +02:00 |
|