diff --git a/Cargo.toml b/Cargo.toml index 9f8abd3d..1cd0fc8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -66,7 +66,7 @@ version = "0.4.0" [dev-dependencies.either] default-features = false -version = "1.10.0" +version = "1.11.0" [[example]] name = "watchdog"