diff --git a/Cargo.toml b/Cargo.toml index 8220d5b..834f36d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" [dependencies] memmap2 = "0.7.1" -anyhow = "1.0.74" +anyhow = "1.0.75" [build-dependencies] bindgen = "0.66.1" \ No newline at end of file