From caa0b5c1e1f5a85feda34102ce1a8f639c4a299b Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Tue, 8 Jan 2019 15:51:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2037c5..b24834d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # chainerror [![Build Status](https://travis-ci.com/haraldh/chainerror.svg?branch=master)](https://travis-ci.com/haraldh/chainerror) -[![Crate](https://img.shields.io/crates/c/chainerror.svg)](https://crates.io/crates/chainerror) +[![Crate](https://img.shields.io/crates/v/chainerror.svg)](https://crates.io/crates/chainerror) [![Rust Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/chainerror/) `chainerror` provides an error backtrace like `failure` without doing a real backtrace, so even after you `strip` your