mirror of
https://github.com/georust/netcdf.git
synced 2025-12-08 19:25:14 +00:00
Add description and license
This commit is contained in:
parent
9592588f7b
commit
15e3d704c6
@ -2,6 +2,8 @@
|
|||||||
name = "netcdf-derive"
|
name = "netcdf-derive"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
description = "Derive macro for custom types in netCDF"
|
||||||
|
license = "MIT OR Apache-2.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
proc-macro = true
|
proc-macro = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user