lib: bump the analysis report version

This commit is contained in:
Will Greenberg
2025-07-14 16:24:17 -07:00
committed by Cooper Quintin
parent 0d96b4c103
commit 83f246e9af

View File

@@ -31,7 +31,7 @@ impl Default for AnalyzerConfig {
}
}
pub const REPORT_VERSION: u32 = 1;
pub const REPORT_VERSION: u32 = 2;
/// Qualitative measure of how severe a Warning event type is.
/// The levels should break down like this: