Skip to content

Commit 15e3d70

Browse files
committed
Add description and license
1 parent 9592588 commit 15e3d70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

netcdf-derive/Cargo.toml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "netcdf-derive"
33
version = "0.1.0"
44
edition = "2021"
5+
description = "Derive macro for custom types in netCDF"
6+
license = "MIT OR Apache-2.0"
57

68
[lib]
79
proc-macro = true

0 commit comments

Comments
 (0)