diff --git a/Cargo.toml b/Cargo.toml index 3723e72..e93fc70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" [dependencies] memmap2 = "0.9.4" -anyhow = "1.0.79" +anyhow = "1.0.80" [build-dependencies] bindgen = "0.69.4" \ No newline at end of file