Skip to content

Commit 023e1ee

Browse files
committed
Update metadata for hdf5-types crate
1 parent 72aac59 commit 023e1ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

hdf5-types/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
name = "hdf5-types"
33
version = "0.5.0"
44
authors = ["Ivan Smirnov <[email protected]>"]
5+
keywords = ["hdf5"]
6+
license = "MIT/Apache-2.0"
7+
description = "Native Rust equivalents of HDF5 types."
8+
repository = "https://github.com/aldanor/hdf5-rust"
9+
homepage = "https://github.com/aldanor/hdf5-rust"
510
edition = "2018"
611

712
[dependencies]

0 commit comments

Comments
 (0)