We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78f362a commit df252acCopy full SHA for df252ac
1 file changed
Cargo.toml
@@ -34,3 +34,6 @@ polars-core = { version = "0.53.0", features = ["fmt"] }
34
anyhow = "1.0.102"
35
rand = "0.10.0"
36
rand_distr = "=0.6.0"
37
+
38
+[package.metadata.docs.rs]
39
+all-features = true
0 commit comments