gravermistakes ca3e1c4441
Update alire.toml
:t
2026-05-30 21:37:30 -07:00

19 lines
493 B
TOML

name = "mafiabot_core"
version = "0.1.0"
description = "Sovereign cognitive architecture"
authors = ["Shoggoth Sect 0.R"]
maintainers = ["hahahaha <redacted@dev.null>"]
maintainers-logins = ["sybad"]
licenses = "Proprietary TBD"
[[depends-on]]
gnat_sockets = "^1.0.0"
spark_lemmas = "^1.0.0"
# Build modes wildcard "*". Restrictions are NOT a build-switch: see gnat.adc.
[build-switches]
"*".ada_version = "Ada2022"
"*".style_checks = "Max"
"*".contracts = "Yes"
"*".runtime_checks = "None"