From 4abf9947829bfb237d6f7f5b7a2357e7f760b130 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 10 Mar 2022 22:32:38 +0100 Subject: update evtclib to 0.7.0 This gives us the End of Dragons content! --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ca9fa68..8f2945c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ repository = "https://gitlab.com/dunj3/raidgrep" lto = true [dependencies] -evtclib = "0.6.1" +evtclib = "0.7.0" regex = "1.5.4" structopt = "0.3.25" walkdir = "2.3.2" -- cgit v1.2.3