diff --git a/Cargo.toml b/Cargo.toml index e07597b..5433d59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" [dependencies] memmap2 = "0.9.4" -anyhow = "1.0.85" +anyhow = "1.0.86" [build-dependencies] bindgen = "0.69.4" \ No newline at end of file