diff --git a/Cargo.toml b/Cargo.toml index 6b06a3a..316e085 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,4 +61,4 @@ postgres = "0.14" # https://crates.io/crates/fallible-iterator # Fallible iterator traits (used for iterate (blocking) through notifications) -fallible-iterator = "0.1.3" +fallible-iterator = "0.2.0"