diff --git a/Cargo.toml b/Cargo.toml index b034973..c9c94d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" [dependencies] memmap2 = "0.5.10" -anyhow = "1.0.69" +anyhow = "1.0.70" [build-dependencies] bindgen = "0.64.0" \ No newline at end of file