refactor: ♻️ package
This commit is contained in:
parent
ecc8781a4d
commit
2b15169bc1
6 changed files with 59 additions and 103 deletions
|
@ -7,5 +7,7 @@ edition = "2021"
|
|||
axum = "0.7.7"
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
serde_json = "1.0.128"
|
||||
sha3 = "0.10.8"
|
||||
surrealdb = "2.0.4"
|
||||
tokio = { version = "1.40.0", features = ["full"] }
|
||||
tower-http = "0.6.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue