Skip to content

Commit

Permalink
Add docs.rs meta (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch authored Jul 29, 2022
1 parent 05f47e9 commit 28a28dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ next = []
base64 = ["std", "dep:base64"]
serde = ["alloc", "dep:serde"]
num-bigint = ["alloc", "dep:num-bigint"]

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

0 comments on commit 28a28dc

Please sign in to comment.