build: add time to dependencies

This commit is contained in:
Matouš Volf
2024-09-07 14:43:22 +02:00
parent 58ed449252
commit 68562cbf5c
2 changed files with 2 additions and 0 deletions

1
Cargo.lock generated
View File

@ -2907,6 +2907,7 @@ dependencies = [
"serde",
"serde_json",
"serde_with",
"time",
"tracing",
"tracing-wasm",
"validator",