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
@@ -5,5 +5,5 @@ authors = ["Plume contributors"]
edition = "2018"
[dependencies]
serde = "1.0"
serde = "=1.0.137"
serde_derive = "1.0"