-
-
Notifications
You must be signed in to change notification settings - Fork 308
Open
Description
The build failed with:
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/annotate-snippets-0.11.5/src/lib.rs:40:29
[INFO] [stderr] |
[INFO] [stderr] 40 | #![cfg_attr(docsrs, feature(doc_auto_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`
I'm guessing a version bump somewhere is needed but I don't know enough about pgrx itself to do that I'm afraid.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels