synchro_auth 0.1.0

Synchro is a Rust framework for building fullstack applications that run seamlessly across platforms.
1
2
3
4
5
6
7
8
9
[package]
name = "synchro_auth"
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]