11
This commit is contained in:
@@ -23,6 +23,10 @@ tokio = { version = "1", features = ["full"] }
|
||||
futures-util = "0.3"
|
||||
async-trait = "0.1"
|
||||
|
||||
# API AES-256-GCM(与 pythonbackend 一致)
|
||||
aes-gcm = "0.10"
|
||||
hex = "0.4"
|
||||
|
||||
# HTTP client
|
||||
reqwest = { version = "0.12", default-features = false, features = [
|
||||
"json",
|
||||
|
||||
Reference in New Issue
Block a user