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