aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 5a8a201..c77debd 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -524,6 +524,7 @@ dependencies = [
524 "serde", 524 "serde",
525 "serde_json", 525 "serde_json",
526 "serde_test", 526 "serde_test",
527 "serde_yaml",
527 "sha2", 528 "sha2",
528 "tokio", 529 "tokio",
529 "warp", 530 "warp",