Support dynamic source factors in platform runtime

This commit is contained in:
boris
2026-04-22 00:00:43 -07:00
parent 5815379da2
commit e838629c58
5 changed files with 26 additions and 10 deletions

View File

@@ -10,4 +10,5 @@ chrono.workspace = true
indexmap.workspace = true
rhai.workspace = true
serde.workspace = true
serde_json.workspace = true
thiserror.workspace = true