Files
el/engram/receptors/go/go.mod
T
Will Anderson 909c1577f1 rename crates/ to engrams/, bindings/ to receptors/
- crates/ → engrams/ (Rust engrams live here)
- bindings/ → receptors/ (cross-language access points into the graph)
- Cargo.toml workspace paths updated
2026-04-29 03:27:33 -05:00

4 lines
66 B
AMPL

module github.com/neuron-technologies/engram/bindings/go
go 1.21