index
:
ecs
main
Simple Entity Component System Implementation
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
blob: 70148aeed725d3a727ace813ec1808b4fb50648c (
plain
)
1
2
3
4
5
6
[package]
name
=
"ecs"
version
=
"0.1.0"
edition
=
"2024"
[dependencies]