Skip to content

Commit df252ac

Browse files
committed
Require doc.rs to document all features
1 parent 78f362a commit df252ac

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ polars-core = { version = "0.53.0", features = ["fmt"] }
3434
anyhow = "1.0.102"
3535
rand = "0.10.0"
3636
rand_distr = "=0.6.0"
37+
38+
[package.metadata.docs.rs]
39+
all-features = true

0 commit comments

Comments
 (0)