Use serde for JSON-encoding benchmark data (#667)

This commit is contained in:
Karolin Varner
2025-08-07 16:40:16 +02:00
committed by GitHub
6 changed files with 71 additions and 86 deletions

View File

@@ -614,7 +614,7 @@ version = "3.0.7"
criteria = "safe-to-run"
[[exemptions.serde_json]]
version = "1.0.139"
version = "1.0.140"
criteria = "safe-to-deploy"
[[exemptions.serde_spanned]]