aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"