final db models wip

This commit is contained in:
timurgordon
2025-06-03 21:51:21 +03:00
parent abbed9a1a1
commit c3f6b91aa0
13 changed files with 1251 additions and 11 deletions

View File

@@ -0,0 +1,8 @@
[package]
name = "adapter_macros"
version = "0.1.0"
edition = "2021"
[dependencies]
rhai = "1.21.0"
chrono = "0.4"