fix: update serde_yaml to deprecated version and adjust range strategy in renovate configuration

This commit is contained in:
Tunglies
2025-06-05 14:51:04 +08:00
parent e1dac63f69
commit bf868e0ae2
3 changed files with 58 additions and 55 deletions

View File

@@ -28,7 +28,7 @@ chrono = "0.4.41"
sysinfo = "0.35.0"
boa_engine = "0.20.0"
serde_json = "1.0.140"
serde_yaml = "0.9.34"
serde_yaml = "0.9.34-deprecated"
once_cell = "1.21.3"
lazy_static = "1.5.0"
port_scanner = "0.1.5"