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