Skip to content

x86_64-unknown-linux-gnu missing from Platform list #1119

@bbqsrc

Description

@bbqsrc

Crate name: pathos 0.2.0

Additional details:

My Cargo.toml contains this:

[package.metadata.docs.rs]
targets = [
    "aarch64-apple-ios",
    "aarch64-linux-android",
    "x86_64-apple-darwin",
    "x86_64-pc-windows-msvc",
    "x86_64-unknown-linux-gnu",
]

Docs.rs shows this:

image

x86_64-unknown-linux-gnu has gone missing, and there's no build error. 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-buildsArea: Building the documentation for a crateC-bugCategory: This is a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions