Skip to content

Commit bbcc2e5

Browse files
committed
have docs.rs build all features
1 parent d514be5 commit bbcc2e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ default = []
2929
places-client = ["reqwest/blocking", "reqwest/json"]
3030
geo = ["dep:geo-types"]
3131
geoarrow = ["dep:geo-types", "dep:geoarrow", "arrow"]
32+
33+
[package.metadata.docs.rs]
34+
all-features = true

0 commit comments

Comments
 (0)