radicle-heartwood-lfs/crates/radicle-fetch
Lorenz Leutgeb 31039bbceb radicle-fetch: More fine-grained errors
The `fn io_other` disguises all sorts of errors as I/O errors, making
errors in the transport component of `radicle-fetch` harder to
understand.

Instead, expose a new error type that allows to discriminate.
2025-08-22 14:56:03 +02:00
..
src radicle-fetch: More fine-grained errors 2025-08-22 14:56:03 +02:00
Cargo.toml fix: upgrade radicle-crypto 2025-08-13 09:20:42 +01:00