init
This commit is contained in:
Generated
+1
@@ -2432,6 +2432,7 @@ dependencies = [
|
|||||||
"sea-orm",
|
"sea-orm",
|
||||||
"serde",
|
"serde",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
|
"sha2 0.11.0",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
"time",
|
"time",
|
||||||
"tokio",
|
"tokio",
|
||||||
|
|||||||
@@ -41,4 +41,5 @@ anyhow = "1.0.104"
|
|||||||
futures-util = "0.3"
|
futures-util = "0.3"
|
||||||
form_urlencoded = "1.2.2"
|
form_urlencoded = "1.2.2"
|
||||||
time = "0.3.55"
|
time = "0.3.55"
|
||||||
|
sha2 = "0.11.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user