This commit is contained in:
zonyitoo
2025-12-09 02:20:55 +08:00
parent aa9156a794
commit db7a2a8d12
3 changed files with 4 additions and 4 deletions

View File

@@ -195,7 +195,7 @@ smoltcp = { version = "0.12", optional = true, default-features = false, feature
] }
serde = { version = "1.0", features = ["derive"] }
json5 = "1.2"
json5 = "1.3"
serde_json = "1.0"
bson = { version = "3.0.0", features = ["serde"], optional = true }