latest pushes

This commit is contained in:
2024-10-23 17:18:01 -04:00
parent 10107d60b5
commit f8c3b3e408
29 changed files with 1904 additions and 0 deletions

17
dependencies.bellande Normal file
View File

@ -0,0 +1,17 @@
tokio: "1.28"
features:
- rt
- net
- time
- sync
- macros
serde: "1.0"
features:
- derive
serde_json: "1.0"
bincode: "1.3"
rand: "0.8"
uuid: "1.3"
features:
- v4
- serde