Skip to content

Commit 6382f74

Browse files
committed
Update metadata for hdf5-derive crate
1 parent 023e1ee commit 6382f74

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

hdf5-derive/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
name = "hdf5-derive"
33
version = "0.5.0"
44
authors = ["Ivan Smirnov <i.s.smirnov@gmail.com>"]
5+
keywords = ["hdf5"]
6+
license = "MIT/Apache-2.0"
7+
description = "Derive macro for HDF5 structs and enums."
8+
repository = "https://github.com/aldanor/hdf5-rust"
9+
homepage = "https://github.com/aldanor/hdf5-rust"
510
edition = "2018"
611

712
[lib]

0 commit comments

Comments
 (0)