diff --git a/Cargo.toml b/Cargo.toml index 2bc16881..59b427d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,7 +58,7 @@ testing = [ [dependencies] radium = "0.7" -tap = "1" +tap = "1.0.1" [dependencies.funty] version = "^2.0"