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 065cd84..45703ff 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,6 +16,7 @@ log = "0.4.8"
16log4rs = "1.0.0" 16log4rs = "1.0.0"
17parking_lot = "0.10.0" 17parking_lot = "0.10.0"
18serde_json = "1.0.59" 18serde_json = "1.0.59"
19serde_yaml = "0.8"
19lazy_static = "1.4.0" 20lazy_static = "1.4.0"
20blake2 = "0.9.1" 21blake2 = "0.9.1"
21hex-literal = "0.3.1" 22hex-literal = "0.3.1"