diff --git a/Cargo.toml b/Cargo.toml index be63a939d..5dcd1e743 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ repository = "https://github.com/datafuselabs/openraft" [workspace.dependencies] -anyerror = { version = "0.1.8" } +anyerror = { version = "0.1.10" } anyhow = "1.0.63" async-entry = "0.3.1" async-trait = "0.1.36"