Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace snafu with thiserror #93

Closed

Commits on Oct 28, 2020

  1. Issue cloudevents#70 replace snafu with thierror

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    c3e0b8c View commit details
    Browse the repository at this point in the history
  2. remove unnecessary extern crate from lib.rs

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    c180118 View commit details
    Browse the repository at this point in the history
  3. Error - add #[from] attr for the source of Error::Other

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    eba7ee9 View commit details
    Browse the repository at this point in the history