Skip to content

Commit

Permalink
Merge pull request #14 from silvergasp/main
Browse files Browse the repository at this point in the history
fix: Generate docs with all features
  • Loading branch information
gcmurphy authored Mar 1, 2024
2 parents 66e5e45 + 1821d9e commit a14d70b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ readme = "README.md"
license = "Apache-2.0"
keywords = ["vulnerabilities", "security", "osv"]

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

[dependencies]
async-std = { version = "1.12.0", features = ["attributes"], optional = true }
Expand Down

0 comments on commit a14d70b

Please sign in to comment.