b77f537dc6
- neuron-runtime, neuron-store, neuron-migrate: fix path deps (products/engram/ → foundation/engram/engrams/, products/el/ → foundation/el/engrams/) - neuron-rs workspace: fix axon-events/axon-protocol paths (../../../platform/ → ../../platform/, paths were off by one level) - neuron-lang/compiler/ removed (el self-hosting compiler now lives in foundation/el/el-compiler/)
7 lines
90 B
TOML
7 lines
90 B
TOML
[package]
|
|
name = "neuron-daemon"
|
|
version = "0.1.0"
|
|
|
|
[build]
|
|
entry = "neuron-lang/main.el"
|