cli: show service status in tunnel log

Fixes #183714
This commit is contained in:
Connor Peet
2023-06-15 14:11:03 -07:00
parent 979ae3940a
commit 8a74ad8ff5
10 changed files with 80 additions and 29 deletions

View File

@@ -18,8 +18,8 @@ pub mod tunnels;
pub mod update_service;
pub mod util;
mod download_cache;
mod async_pipe;
mod download_cache;
mod json_rpc;
mod msgpack_rpc;
mod rpc;