File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11[submodule "gdal-src/source "]
22 path = gdal-src/source
33 url = https://github.com/OSGeo/gdal
4- rev = 654f4907abbbf6bf4226d58a8c067d134eaf3ce9
Original file line number Diff line number Diff line change @@ -63,4 +63,4 @@ check-cfg = [
6363]
6464
6565[patch .crates-io ]
66- proj-sys = { git = " https://github.com/GiGainfosystems/proj" , rev = " dc67b5afc17bc7d330371e4406dffd65cf9321cd " }
66+ proj-sys = { git = " https://github.com/GiGainfosystems/proj" , rev = " 44a503869709ea793a5f8452bfb9e2a99b7160fc " }
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ extern crate netcdf_src;
1111#[ cfg( feature = "DRIVER_PG" ) ]
1212extern crate pq_src;
1313
14- extern crate proj_sys;
1514extern crate link_cplusplus;
15+ extern crate proj_sys;
You can’t perform that action at this time.
0 commit comments