dagger-rs/crates/dagger-codegen
kjuulh 3a9abb97c2 Add thiserror instead of exposing eyre anonymous errors
The change here is to make it easier for the consumer to debug the api.
Such that they can `match` on individual errors instead of having to
parse text.

eyre is convenient, but mostly from a consumers perspective
2023-04-30 13:12:23 +02:00
..
src Add thiserror instead of exposing eyre anonymous errors 2023-04-30 13:12:23 +02:00
Cargo.lock with scalars 2023-01-29 13:29:11 +01:00
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 with readme and license 2023-02-17 18:12:02 +01:00
README.md with readme and license 2023-02-17 18:12:02 +01:00