Skip to content

docs.rs doesn't work #699

Description

@makew0rld

When visiting https://docs.rs/crate/ssi/latest I see docs.rs failed to build ssi-0.16.0. The build log is here.

[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]    --> src/lib.rs:246:29
[INFO] [stderr]     |
[INFO] [stderr] 246 | #![cfg_attr(docsrs, feature(doc_auto_cfg), feature(doc_cfg))]
[INFO] [stderr]     |                             ^^^^^^^^^^^^ feature has been removed
[INFO] [stderr]     |
[INFO] [stderr]     = note: removed in 1.92.0; see <https://github.com/rust-lang/rust/pull/138907> for more information
[INFO] [stderr]     = note: merged into `doc_cfg`

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