mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
fix: update serde_yaml to deprecated version and adjust range strategy in renovate configuration
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user