Skip to content

Commit

Permalink
Only set "vendored" feature for docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
ancwrd1 committed Apr 26, 2024
1 parent c25af68 commit b8795d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qpdf-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ pkg-config = "0.3"
vendored = ["dep:cc"]

[package.metadata.docs.rs]
all-features = true
features = ["vendored"]

0 comments on commit b8795d7

Please sign in to comment.