diff --git a/Cargo.toml b/Cargo.toml index 5c44ab3..f9c0876 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" [dependencies] memmap2 = "0.5.10" -anyhow = "1.0.70" +anyhow = "1.0.71" [build-dependencies] bindgen = "0.65.1" \ No newline at end of file