From e9f0fba9f0c32b7be7a2606c1c9d6120fd3dbbaa Mon Sep 17 00:00:00 2001 From: Emil Ernerfeldt Date: Tue, 27 Oct 2020 14:50:32 +0100 Subject: [PATCH] Add badge for dependency status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 419316de..a79ceab9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Latest version](https://img.shields.io/crates/v/egui.svg)](https://crates.io/crates/egui) [![Documentation](https://docs.rs/egui/badge.svg)](https://docs.rs/egui) [![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/) +[![dependency status](https://deps.rs/repo/github/emilk/egui/status.svg)](https://deps.rs/repo/github/emilk/egui) ![MIT](https://img.shields.io/badge/license-MIT-blue.svg) ![Apache](https://img.shields.io/badge/license-Apache-blue.svg)