endymion 0.0.1

Bias lighting, written in Rust
[[bin]]
name = "endymion"
path = "src/main.rs"

[dependencies.ddp-rs]
version = "1.0.0"

[package]
authors = ["John Ott <john@johnott.us>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Bias lighting, written in Rust"
documentation = "https://docs.rs/endymion"
edition = "2024"
license = "Apache-2.0 OR MIT"
name = "endymion"
readme = false
repository = "https://github.com/jbott/endymion"
resolver = "2"
version = "0.0.1"