mirror of
https://github.com/ParkerTenBroeck/automata.git
synced 2026-06-07 05:28:45 -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"}
|
|
|