proxmox-backup-client: 4.0.13 -> 4.0.14, fix build with rustc 1.89
Adds two additional patches to fix build failures with >= 1.89 due to
`dangerous_implicit_autorefs`, which broke a lot of other crates and
packages.
Signed-off-by: Christoph Heiss <christoph@c8h4.io>