From 642bf28c79cc39def7105460452cd60957958b23 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 25 May 2020 13:40:29 +0200 Subject: update evtclib to 0.3.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d6262fe..fc25777 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ repository = "https://gitlab.com/dunj3/raidgrep" lto = true [dependencies] -evtclib = "0.3.2" +evtclib = "0.3.3" regex = "1" structopt = "0.3" walkdir = "2" -- cgit v1.2.3