Skip to content

Commit

Permalink
Include all features in docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sliman4 committed May 4, 2024
1 parent 0cf1a8e commit 1487947
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 @@ -51,3 +51,6 @@ required-features = [ "fastnear-data-server" ]
name = "download"
path = "examples/download.rs"
required-features = [ "fastnear-data-server" ]

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

0 comments on commit 1487947

Please sign in to comment.