gejdr-rs/Cargo.toml
Lucien Cartier-Tilet 78484c1a6f
Some checks failed
CI / tests (push) Failing after 5m34s
chore: georm is now part of a separate crate
2025-02-01 01:50:26 +01:00

8 lines
90 B
TOML

[workspace]
members = [
"gejdr-core",
"gejdr-bot",
"gejdr-backend"
]
resolver = "2"