Skip to content

Use of object in 0.3.48 broke support for Rust v1.37 #335

Closed
@stevenroose

Description

@stevenroose

It seems that this commit 1ffdc8a added the object dependency which is not compatible with Rust v1.37.

Activity

stevenroose

stevenroose commented on May 18, 2020

@stevenroose
Author

Please rollback that change and release 0.3.49 and then release 0.4.0 with this change.

alexcrichton

alexcrichton commented on May 18, 2020

@alexcrichton
Member

Thanks for the report! The policy of this crate is 2 versions back, however, so this isn't something I'm going to fix. If you'd like to send PRs to crates to lower their required version then that should be ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @alexcrichton@stevenroose

        Issue actions

          Use of `object` in 0.3.48 broke support for Rust v1.37 · Issue #335 · rust-lang/backtrace-rs