From 780b510e0e1ebad9595b25431a1a7cd1ced9e2db Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 21 Aug 2022 12:40:51 +0200 Subject: [PATCH] add deps.rs badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b3dad5d..6568e92 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # cal8tor • ***cal***endar P***8*** extrac***tor*** Extractor of the calendar of the IT degree of university Paris 8. +[![dependency status](https://deps.rs/repo/gitea/git.kennel.ml/Anri/cal8tor/status.svg)](https://deps.rs/repo/gitea/git.kennel.ml/Anri/cal8tor) + ## Build and run You will need Rust installed to compile the program.
You also need OpenSSL installed.