- Notifications
You must be signed in to change notification settings - Fork 324
Closed
Labels
Description
https://docs.rs/crate/jsonwebtoken/10.0.0/builds/2547076
[INFO] [stderr] Documenting jsonwebtoken v10.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: at least one of the features "rust_crypto" or "aws_lc_rs" must be enabled [INFO] [stderr] --> src/lib.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | compile_error!("at least one of the features \"rust_crypto\" or \"aws_lc_rs\" must be enabled"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ I'm not an expert, but it looks like you can specify which features are used when building docs for docs.rs: https://docs.rs/about/metadata