synchro_engine 0.1.0

Synchro is a Rust framework for building fullstack applications that run seamlessly across platforms.
[[bin]]
name = "synchro_engine"
path = "src/main.rs"

[dependencies]

[package]
authors = ["Synchro"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Synchro is a Rust framework for building fullstack applications that run seamlessly across platforms."
edition = "2024"
license-file = "LICENSE"
name = "synchro_engine"
readme = false
version = "0.1.0"