radicle-heartwood-lfs/crates/radicle/src/identity
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
..
doc chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
crefs.rs radicle: disallow default branch 2025-07-16 16:41:16 +02:00
did.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
doc.rs radicle: disallow default branch 2025-07-16 16:41:16 +02:00
project.rs term: Remove dependency on `anyhow` 2025-09-04 16:28:20 +03:00