mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
🚀 chore(README.md): check off introducing thiserror for better errors in plan for next release
The plan for the next release has been updated to reflect that the [thiserror](https://docs.rs/thiserror/latest/thiserror/) library has been introduced to improve error handling.
This commit is contained in:
parent
3a9abb97c2
commit
107d3ca0bf
@ -4,7 +4,7 @@ A dagger sdk written in rust for rust.
|
||||
|
||||
## Plan for next release
|
||||
|
||||
- [ ] Introduce [thiserror](https://docs.rs/thiserror/latest/thiserror/) for
|
||||
- [x] Introduce [thiserror](https://docs.rs/thiserror/latest/thiserror/) for
|
||||
better errors
|
||||
- [x] Add compatibility with `dagger run`
|
||||
- [ ] Add open telemetry tracing to the sdk
|
||||
|
Loading…
Reference in New Issue
Block a user