Alexis Sellier
|
4652f309b4
|
Update to Rust 1.70
|
2023-06-02 14:40:44 +02:00 |
Alexis Sellier
|
0c41de1433
|
term: Fix editor closing `stderr` stream
|
2023-05-16 21:11:57 +02:00 |
Alexis Sellier
|
8da6363cb3
|
term: Remove `concolor` dependency
Use `anstyle-query` and `is-terminal` instead, which are the replacement
crates that are also used in `snapbox`.
|
2023-05-10 15:56:39 +02:00 |
Alexis Sellier
|
5fb5df2e61
|
cli: Update `inquire` crate
|
2023-03-07 10:39:45 +01:00 |
Alexis Sellier
|
02304875ce
|
Initialize `radicle-term` crate
We split out all non-radicle terminal functionality so that it can be
accessed by `radicle-node` without importing `radicle-cli`.
|
2023-03-06 10:22:50 +01:00 |