[workspace] members = [ "tidal", "tidal-net", "tidalctl", "tidal-server", "tidal-stress", "applications/forage/engine", "applications/forage/server", "applications/forage/embedder", "applications/iknowyou/engine", ] resolver = "2" [workspace.package] edition = "2024" # Published MSRV for the engine and its siblings; they compile on 1.91.0. The # dev toolchain is pinned separately in rust-toolchain.toml because `tidalctl` # needs a patch release above this floor - see that file and tidalctl/Cargo.toml. rust-version = "1.91" license = "MIT"