dagger-rs/crates/dagger-core
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.toml Add thiserror instead of exposing eyre anonymous errors 2023-04-30 13:12:23 +02:00
CHANGELOG.md Release dagger-core v0.2.11, dagger-sdk v0.2.22 2023-04-30 10:56:53 +02: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