Add Riker to dependencies

This commit is contained in:
Kitaiti Makoto
2021-01-06 23:01:00 +09:00
parent 89fa208bec
commit b1d7b3969d
3 changed files with 244 additions and 46 deletions
+1
View File
@@ -33,6 +33,7 @@ diesel-derive-newtype = "0.1.2"
glob = "0.3.0"
lindera-tantivy = { version = "0.7.1", optional = true }
tracing = "0.1.22"
riker = "0.4.2"
[dependencies.chrono]
features = ["serde"]