httpd: Use `radicle-term` instead of `radicle-cli::terminal`
modified radicle-httpd/Cargo.toml
@@ -40,12 +40,13 @@ tracing-subscriber = { version = "0.3", default-features = false, features = ["s
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified radicle-httpd/src/tracing_extra.rs
@@ -10,7 +10,7 @@ use axum::response::IntoResponse;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|