Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
expose feature for gdal with bindgen
This is necessary for linking against gdal versions whose bindings aren't yet included in gdal-sys, which is common when using a newly released gdal. Also removed redundant gdal-sys dependency - gdal already includes that, and geozero doesn't use it directly.
- Loading branch information