Switch the current binary to use anyhow errors and add a proper argument number check
This commit is contained in:
@@ -4,4 +4,5 @@ version = "0.0.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.100"
|
||||
memmap2 = "0.9.8"
|
||||
|
||||
Reference in New Issue
Block a user