mirror of
https://github.com/georust/netcdf.git
synced 2025-12-08 19:25:14 +00:00
Bump netcdf-c source
This commit is contained in:
parent
24c5a157e4
commit
e3a981e39d
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "netcdf-src"
|
name = "netcdf-src"
|
||||||
version = "0.4.2"
|
version = "0.4.3"
|
||||||
authors = ["Magnus Ulimoen <magnusu@met.no>"]
|
authors = ["Magnus Ulimoen <magnusu@met.no>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "Build scripts for building `netCDF` from source"
|
description = "Build scripts for building `netCDF` from source"
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
//! Dummy crate for building `netCDF` from source
|
//! Dummy crate for building `netCDF` from source
|
||||||
//!
|
//!
|
||||||
//! The current pinned version is 4.9.3
|
//! The current pinned version is 4.9.3 + strlcpy patch
|
||||||
|
|
||||||
#[cfg(feature = "dap")]
|
#[cfg(feature = "dap")]
|
||||||
extern crate link_cplusplus;
|
extern crate link_cplusplus;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user