Update report to use better map data structures

This commit is contained in:
Omar Abdulla
2025-08-24 23:01:30 +03:00
parent 38e3915169
commit 4f55e8968d
5 changed files with 16 additions and 11 deletions
Generated
+1
View File
@@ -4589,6 +4589,7 @@ name = "revive-dt-report"
version = "0.1.0"
dependencies = [
"anyhow",
"indexmap 2.10.0",
"paste",
"revive-dt-common",
"revive-dt-compiler",