[lib]
name = "bellum"
path = "src/lib.rs"
[package]
authors = ["Celeo <mattboulanger@fastmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = []
description = "Placeholder for API/utilies for the upcoming Bellum game"
documentation = "https://docs.rs/bellum"
edition = "2024"
exclude = []
homepage = "https://github.com/celeo/bellum"
keywords = []
license = "MIT OR Apache-2.0"
name = "bellum"
readme = "README.md"
repository = "https://github.com/celeo/bellum"
version = "0.1.0"