61cd0ac2ba
will break usage of the `Result::Ok()' with anyhow 1.0.49+ as that added a new Ok helper, so a glob-import would make that shadow the core one. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>