Stick serde for all packages

This commit is contained in:
Kitaiti Makoto
2023-01-01 08:11:14 +09:00
parent 903b48ed12
commit 22ebecba67
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ rocket = "0.4.11"
rocket_i18n = "0.4.1"
reqwest = "0.11.11"
scheduled-thread-pool = "0.2.6"
serde = "1.0"
serde = "=1.0.137"
serde_derive = "1.0"
serde_json = "1.0.81"
tantivy = "0.13.3"