display token

This commit is contained in:
asxalex 2024-07-15 19:57:32 +08:00
parent 081ae35c73
commit 04ffce9b94

View File

@ -12,6 +12,7 @@ async fn main() {
let _guard = log::init_log();
let cmd = CommandLineInput::from_args();
println!("cmd.token = {}", cmd.token);
let (tx, rx) = std::sync::mpsc::channel();
let _ = run_sdlan(