zachery.lol/Cargo.toml
Zachery Aaron Shores-Chmielewski a5d56c0bd2 feat: main page background
Render newtons fractal in the background of the main page
2026-02-06 11:48:46 +07:00

8 lines
No EOL
135 B
TOML

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