feat: ✨ server side basics
This commit is contained in:
parent
5111196588
commit
7f31e76881
11 changed files with 266 additions and 440 deletions
|
@ -10,3 +10,4 @@ chrono = "0.4.38"
|
|||
serde = { version = "1.0.202", features = ["derive"] }
|
||||
serde_json = "1.0.117"
|
||||
sha3 = "0.10.8"
|
||||
tokio = { version = "1.37.0", features = ["full"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue