radicle-heartwood-lfs/crates
Lorenz Leutgeb 2127782b74 term: Remove dependency on `anyhow`
As a library crate, it is bad to return such generic errors.

To get there, errors from `inquire` are downcasted.

This allowed to clean up the public interface of `radicle-term`, so that
it does also not leak the `inquire::InquireError` in its public API.
2025-09-04 16:28:20 +03:00
..
radicle term: Remove dependency on `anyhow` 2025-09-04 16:28:20 +03:00
radicle-cli term: Remove dependency on `anyhow` 2025-09-04 16:28:20 +03:00
radicle-cli-test crates: 1.4.0 release 2025-08-27 10:30:28 +01:00
radicle-cob crates: 1.4.0 release 2025-08-27 10:30:28 +01:00
radicle-crypto fix: upgrade radicle-crypto 2025-08-13 09:20:42 +01:00
radicle-dag repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-fetch radicle-fetch: Replace manual std::matches!() impl 2025-08-27 23:12:50 +02:00
radicle-node node: Remove dependency on `anyhow` 2025-09-04 16:28:20 +03:00
radicle-protocol protocol/wire/test: Define `fn roundtrip` and macro 2025-08-27 12:48:11 +02:00
radicle-remote-helper crates: 1.4.0 release 2025-08-27 10:30:28 +01:00
radicle-schemars crates: 1.4.0 release 2025-08-27 10:30:28 +01:00
radicle-signals signals: Guard most of the crate for Unix 2025-08-22 15:19:31 +01:00
radicle-ssh release: prepare crates 2025-08-12 12:13:49 +02:00
radicle-systemd release: prepare crates 2025-08-12 12:13:49 +02:00
radicle-term term: Remove dependency on `anyhow` 2025-09-04 16:28:20 +03:00