From 7676b66ae8623dc7142e421127f3ee6fc5d28667 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sun, 12 Jul 2020 08:54:04 +0100 Subject: [PATCH] Remove deps.rs badge It's been broken for a while. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9d23d53..1d3f42a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ loot-condition-interpreter [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/loot/loot-condition-interpreter?branch=master&svg=true)](https://ci.appveyor.com/project/loot/loot-condition-interpreter) [![Travis Build Status](https://travis-ci.org/loot/loot-condition-interpreter.svg?branch=master)](https://travis-ci.org/loot/loot-condition-interpreter) [![Coverage Status](https://coveralls.io/repos/github/Ortham/libloadorder/badge.svg?branch=master)](https://coveralls.io/github/Ortham/libloadorder?branch=master) -[![dependency status](https://deps.rs/repo/github/Ortham/libloadorder/status.svg)](https://deps.rs/repo/github/loot/loot-condition-interpreter) A library for parsing and evaluating LOOT's metadata condition strings. It provides: