Skip to content

Commit 63b0ff1

Browse files
committed
Update badges
1 parent ef637ba commit 63b0ff1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name = "hyper-timeout"
33
version = "0.1.0"
44
authors = ["Herman J. Radtke III <[email protected]>"]
55

6+
[badges]
7+
travis-ci = { repository = "https://github.com/hjr3/hyper-timeout", branch = "master" }
8+
69
[dependencies]
710
futures = "0.1"
811
hyper = "0.11"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[![Build Status](https://travis-ci.org/hjr3/hyper-timeout.svg?branch=master)](https://travis-ci.org/hjr3/hyper-timeout)
2+
[![crates.io](https://img.shields.io/crates/v/hyper-timeout.svg)](https://crates.io/crates/hyper-timeout)
23

34
# hyper-timeout
45

0 commit comments

Comments
 (0)