From 7f55b52acf678da31254d1739ab7d747e9477fd0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2020 06:06:21 +0000 Subject: build(deps): bump regex from 1.3.6 to 1.3.7 Bumps [regex](https://github.com/rust-lang/regex) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.3.6...regex-1.3.7) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index fea189e8e..055c3ac84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,7 +52,7 @@ yaml-rust = "0.4" pest = "^2.1" pest_derive = "^2.1" nom = "5.1.1" -regex = "1.3.6" +regex = "1.3.7" os_info = "2.0.2" urlencoding = "1.0.0" open = "1.4.0" -- cgit v1.2.3