From 03958577d2e1a6175b75ae83bd17228902aec6b9 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Thu, 12 Dec 2019 02:31:27 +0100 Subject: update rusttype --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3c74f5d..89b5c10 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ edition = "2018" [dependencies] image = "0.22" imageproc = "0.19" -rusttype = "0.7" +rusttype = "0.8" reqwest = "0.9" serde = "1.0" serde_json = "1.0" -- cgit v1.2.3