From 992c588e59b979aea26edf04654db9179a9cab39 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Thu, 25 Nov 2021 13:32:52 +0100 Subject: add Twisted Castle encounter This requires evtclib 0.6.1, which is why the dependencies have been updated. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 55d90f2..80ae650 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ repository = "https://gitlab.com/dunj3/raidgrep" lto = true [dependencies] -evtclib = "0.6.0" +evtclib = "0.6.1" regex = "1.5.4" structopt = "0.3.25" walkdir = "2.3.2" -- cgit v1.2.3