Add once_cell to dependdencies

This commit is contained in:
Kitaiti Makoto
2021-01-06 23:05:22 +09:00
parent b1d7b3969d
commit 43f32d30cb
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ glob = "0.3.0"
lindera-tantivy = { version = "0.7.1", optional = true }
tracing = "0.1.22"
riker = "0.4.2"
once_cell = "1.5.2"
[dependencies.chrono]
features = ["serde"]