4 Commits
Author SHA1 Message Date
Barry Pederson 3fac9def78 I think I've got the workspace thing figured out..how the Cargo.toml files should reference each other 2025-02-21 15:11:31 -08:00
Barry Pederson 93ad2cc8a7 Updated to Rust 2024 edition 2025-02-21 14:24:57 -08:00
Barry Pederson 52f502f7a6 Simplify Cargo.toml dependencies
Still need two copies of the dependencies, but at least they're in one place now.
2024-11-02 16:07:05 -07:00
Barry Pederson 076e48f457 Add a separate client binary, with some common code to the server.
The cargo workspace thing was a PITA to figure out, but it seems to be working.  Could maybe be simplified?
2024-11-02 15:58:35 -07:00