feat: 🗃️ connect,create, search, delete
This commit is contained in:
parent
4c68348d4e
commit
cad0cc7317
2 changed files with 66 additions and 0 deletions
|
@ -10,5 +10,6 @@ axum = "0.7.5"
|
|||
axum-server = { version = "0.6.0", features = ["tls-rustls"] }
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
serde_json = "1.0.115"
|
||||
surrealdb = "1.3.1"
|
||||
tokio = { version = "1.36.0", features = ["full"] }
|
||||
tower-http = { version = "0.5.2", features = ["full"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue