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 3761c2b..169025e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ db = ["diesel", "postgres", "r2d2_postgres"]
games = []
[dependencies]
-lazy_static = "~1.3"
+lazy_static = "~1.4"
anyhow = "^1.0"
thiserror = "^1.0"
log = "^0.4"