1 2 3 4 5 6 7 8 9
[package] name = "synchro_engine" version = "0.1.0" authors = ["Synchro"] edition = "2024" description = "Synchro is a Rust framework for building fullstack applications that run seamlessly across platforms." license-file = "LICENSE" [dependencies]