feature: add subscription manage

This commit is contained in:
2025-04-30 01:59:14 +08:00
parent 9fdb778330
commit 4301f1dbab
128 changed files with 2286 additions and 740 deletions

2
Cargo.lock generated
View File

@@ -250,6 +250,7 @@ dependencies = [
"async-stream",
"async-trait",
"base64 0.22.1",
"bigdecimal",
"bytes",
"chrono",
"fast_chemail",
@@ -273,6 +274,7 @@ dependencies = [
"static_assertions_next",
"tempfile",
"thiserror 1.0.69",
"time",
]
[[package]]