Skip to content

Regression in psm 0.1.22 #96

Closed
Closed
@Wardenfar

Description

@Wardenfar

I'm using rustc stable 1.76.0 and psm 0.1.22 does not compile but psm 0.1.21 does compile fine.

The cargo error :

error: unsupported output in build script of `psm v0.1.22`: `cargo::rustc-check-cfg=cfg(switchable_stack,asm,link_asm)`
Found a `cargo::key=value` build directive which is reserved for future use.
Either change the directive to `cargo:key=value` syntax (note the single `:`) or upgrade your version of Rust.

The use of :: was introduced in this commit : d0c34d5#diff-af3494399696f0e51254641cc231eda98f371372b92fb4f453e43d7f8229b08cL10

To fix this issue, I forced the version 0.1.21 in my Cargo.toml

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

    Issue actions