mae 0.1.0

Mae is used to standardize and streamline the creation of micro-services.
[[bin]]
name = "mae"
path = "src/main.rs"

[dependencies]

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Mae is used to standardize and streamline the creation of micro-services."
edition = "2021"
homepage = "https://statbook.io"
license = "MIT OR Apache-2.0"
name = "mae"
readme = "README.md"
repository = "https://github.com/MrCartaaa/mae"
version = "0.1.0"