修改依赖版本

This commit is contained in:
lubeilin
2023-10-06 22:22:22 +08:00
parent cca91d4331
commit da2371541c
4 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ os_info = "3.7.0"
dirs = "5.0.1"
serde = "1.0"
serde_json = "1.0.94"
serde_yaml = "0.9.25"
serde_yaml = "0.8.26"
log = "0.4.17"
log4rs = "1.2.0"
[dependencies.uuid]