We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d514be5 commit bbcc2e5Copy full SHA for bbcc2e5
Cargo.toml
@@ -29,3 +29,6 @@ default = []
29
places-client = ["reqwest/blocking", "reqwest/json"]
30
geo = ["dep:geo-types"]
31
geoarrow = ["dep:geo-types", "dep:geoarrow", "arrow"]
32
+
33
+[package.metadata.docs.rs]
34
+all-features = true
0 commit comments