You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this release the ckanaction Rust library crate now uses thiserror to handle errors. This allows for better error handling in Rust applications when using ckanaction as a dependency, for example when using the anyhow crate.