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]
|
||||
name = "netcdf-src"
|
||||
version = "0.4.2"
|
||||
version = "0.4.3"
|
||||
authors = ["Magnus Ulimoen <magnusu@met.no>"]
|
||||
edition = "2021"
|
||||
description = "Build scripts for building `netCDF` from source"
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
//! 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")]
|
||||
extern crate link_cplusplus;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user