aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 15b80f7..d271d7f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -40,3 +40,4 @@ actix-web = "2.0.0"
actix-files = "0.2.1"
askama = { version = "0.9.0", features = ["with-actix-web"] }
rand = { version = "0.7.3", features = ["small_rng"] }
+derive_more = "0.99.2"