Skip to content

Commit 3fd78a9

Browse files
committed
Add additional Cargo metdata
1 parent 0eaf490 commit 3fd78a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
name = "hyper-timeout"
33
version = "0.1.0"
44
authors = ["Herman J. Radtke III <[email protected]>"]
5+
description = "A timeout aware connector to be used with the hyper Client."
6+
license = "MIT/Apache-2.0"
7+
documentation = "https://github.com/hjr3/hyper-timeout"
8+
homepage = "https://github.com/hjr3/hyper-timeout"
9+
repository = "https://github.com/hjr3/hyper-timeout"
510

611
[badges]
712
travis-ci = { repository = "https://github.com/hjr3/hyper-timeout", branch = "master" }

0 commit comments

Comments
 (0)