proxmox/proxmox-lang
Wolfgang Bumiller ce0b21805c lang: deprecate io_err_other
For regular error cases, `std::io::Error` can now also box errors and
provides an `Error::other()` function since rust 1.74.

For the case where it was used directly with strings
(io_err_other("string")) -> that's what `io_format_err!()` and
`io_bail!()` are for.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-07-26 12:14:03 +02:00
..
debian lang: bump to 1.3.0-1 2024-06-20 10:56:05 +02:00
src lang: deprecate io_err_other 2024-07-26 12:14:03 +02:00
Cargo.toml lang: bump to 1.3.0-1 2024-06-20 10:56:05 +02:00