got session id working.

This commit is contained in:
2024-03-17 15:40:00 -04:00
parent f3722e46e4
commit 0b076aac12
5 changed files with 64 additions and 21 deletions

1
Cargo.lock generated
View File

@ -612,6 +612,7 @@ dependencies = [
"axum",
"axum-extra",
"clap",
"rand",
"tokio",
]