[package]
edition = "2024"
rust-version = "1.88"
name = "mako-redispatch"
version = "0.2.0"
authors = ["hupe1980"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Redispatch 2.0 process engine for German grid congestion management (§§ 13, 13a, 14 EnWG) — coming soon"
readme = "README.md"
keywords = [
"redispatch",
"energy",
"mako",
"bdew",
"congestion",
]
categories = ["data-structures"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/hupe1980/mako"
resolver = "2"
[lib]
name = "mako_redispatch"
path = "src/lib.rs"