mirror of
https://github.com/ParkerTenBroeck/automata.git
synced 2026-06-07 05:28:45 -04:00
10 lines
No EOL
110 B
TOML
10 lines
No EOL
110 B
TOML
[package]
|
|
name = "automata"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
|
|
|
|
[workspace]
|
|
members = ["web"] |