Session persistence rewritten completely
This commit is contained in:
parent
c4fc107c4e
commit
83592ca866
12 changed files with 431 additions and 299 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1307,6 +1307,7 @@ version = "6.0.0"
|
|||
dependencies = [
|
||||
"anyhow",
|
||||
"async-stream",
|
||||
"async-trait",
|
||||
"axum 0.7.5",
|
||||
"backoff",
|
||||
"base64 0.21.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue