dagger-rs/crates/dagger-codegen
Kasper Juul Hermansen 11d20935c6
feat: extract client (#48)
This extracts the client (strategy pattern), this is so that it is will be possible to test the actual querier, without hitting / requiring the dagger-engine running.
2023-03-19 00:01:24 +00:00
..
src feat: extract client (#48) 2023-03-19 00:01:24 +00:00
Cargo.lock
Cargo.toml feat: rename projects to point to github/kjuulh/dagger-sdk 2023-03-18 15:33:14 +01:00
CHANGELOG.md Release dagger-codegen v0.2.8, dagger-sdk v0.2.13 2023-02-22 22:38:42 +01:00
LICENSE.MIT
README.md