zachery.lol/Cargo.toml
Zachery Aaron Shores-Chmielewski 50e3a49d4f feat: fractal animation
Add a pleasant fractal animation background to the main page
2026-02-06 11:44:23 +07:00

8 lines
No EOL
135 B
TOML

[workspace]
members = [
"crates/cli",
"crates/fractal-engine",
"crates/message-tools",
"crates/server"
]
resolver = "3"