Skip to content

Future incompatibility of fs_extra v1.2.0 and wasmparser v0.78.2 #8723

Closed as not planned
@jakmeier

Description

@jakmeier

With Rust 1.68.0 (which we use since #8721) there is a future compatibility warning.

warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, wasmer-singlepass-backend-near v0.18.1, wasmparser v0.78.2

This is the relevant change: rust-lang/rust#103418

I think fs_extra we could update without too much trouble.

But for wasmparser, I think we want the exact version to be sure we have no behavioral changes for older protocol version. I guess maybe we want to ask for a 0.78.3?

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-housekeepingCategory: Refactoring, cleanups, code quality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions