diff --git a/Cargo.toml b/Cargo.toml index 141ac4d..fb9a15e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" [dependencies] memmap2 = "0.5.8" -anyhow = "1.0.68" +anyhow = "1.0.69" [build-dependencies] bindgen = "0.63.0" \ No newline at end of file