mirror of
https://github.com/ParkerTenBroeck/automata.git
synced 2026-06-06 21:24:06 -04:00
8 lines
120 B
TOML
8 lines
120 B
TOML
[package]
|
|
name = "automata-cli"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
# automata = {path = "../automata"}
|
|
|