diff --git a/Cargo.toml b/Cargo.toml index 9d0b102..b8f42fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ serde_path_to_error = { version = "0.1.16", optional = true } [dev-dependencies] mockito = "1.5.0" tokio = { version = "1.40.0", features = ["full"] } -anyhow = "1.0.88" +anyhow = "1.0.89" [[example]] name = "filter_stations"