 barrypandClaude Fable 5.1
|
08aace5428
|
Bump version to 0.4.0 and add --version to both binaries
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Kmrgkpp9YBJ6AMaWYPPZuD
|
2026-09-12 13:13:12 -07:00 |
|
Barry Pederson
|
d9da12a6de
|
Improvements from clippy
|
2025-07-01 20:37:00 -07:00 |
|
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
|
60bc980e8d
|
Simplify test code a bit, use Request::new() to simplfy constructing requests
|
2024-11-03 12:49:23 -08:00 |
|
Barry Pederson
|
5f4a0e0e88
|
Reorganize and refactor, adding integration test for common library stuff
|
2024-11-03 11:44:03 -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 |
|