mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-27 07:59:59 -07:00
lib: bump the analysis report version
This commit is contained in:
committed by
Cooper Quintin
parent
0d96b4c103
commit
83f246e9af
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user