From 4ab7edc02d9b6891339d215721bd9aeb332a636d Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 16:00:56 +0000 Subject: [PATCH 1/2] [GitHub Actions] Update Coverage in src/lib.rs From ec7a929bc8cc542867935d24d8a097928704b8e3 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 16:01:49 +0000 Subject: [PATCH 2/2] [GitHub Actions] Mirror README.md from src/lib.rs --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fae0d94..edb0fd2 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ [release]: https://github.com/kevinmatthes/aeruginous-io/releases/latest [renovate]: https://img.shields.io/badge/renovate-enabled-brightgreen.svg [repository]: https://github.com/kevinmatthes/aeruginous-io +[sysexits-rs]: https://github.com/sorairolake/sysexits-rs [tag]: https://img.shields.io/github/v/tag/kevinmatthes/aeruginous-io @@ -49,6 +50,9 @@ Toolbox. [![][downloads]][crate] [![][msrv]][repository] +1. [License](#license) +1. [Dependencies](#dependencies) + The current code coverage is **100.00%**. ## License @@ -72,4 +76,8 @@ follows: > You should have received a copy of the GNU General Public License > along with this program. If not, see . +## Dependencies + +- [`sysexits`] [![](https://img.shields.io/crates/l/sysexits)][sysexits-rs] +