mirror of
https://github.com/georust/netcdf.git
synced 2026-01-25 15:02:13 +00:00
During a dependency review we noticed that the netcdf-src crate includes various development scripts. These development scripts shouldn't be there as they might, at some point become problematic. As of now they prevent any downstream user from enabling the `[bans.build.interpreted]` option of cargo deny. I opted for using an explicit include list instead of an exclude list to prevent these files from beeing included in the published packages to make sure that everything that's included is an conscious choice.
netcdf-src
Dummy crate for building netCDF from source
The current pinned version is 4.9.3