jah 0.1.0

Rustaroots is a backend framework focused on modularity, security, and real-time capabilities.
[[bin]]
name = "jah"
path = "src/main.rs"

[dependencies]

[package]
authors = ["rustaroots <rootsrustafari@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Rustaroots is a backend framework focused on modularity, security, and real-time capabilities."
edition = "2021"
homepage = "https://github.com/rustaroots/jah"
license = "AGPL-3.0"
name = "jah"
readme = "README.md"
repository = "https://github.com/rustaroots/jah"
version = "0.1.0"