From cfbe47f4c437accd56376312712d3924127b6d3f Mon Sep 17 00:00:00 2001 From: AmrDeveloper Date: Wed, 5 Jul 2023 12:32:58 +0200 Subject: [PATCH] Update regex version and add deps badge on readme file --- Cargo.toml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 43f56f91..bef734d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ exclude = [".github/**", "docs/**", "media/**", "scripts/**"] [dependencies] git2 = { version = "0.17.1", default-features = false } -regex = "1" +regex = "1.8.4" lazy_static = "1.4.0" termcolor = "1.2.0" prettytable-rs = "^0.10" diff --git a/README.md b/README.md index 96b4c0ca..1775377b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@

Crates.io + Deps Release Docs GitHub release