diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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", |