diff --git a/Cargo.toml b/Cargo.toml index be05b38..8478415 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,5 +14,5 @@ repository = "https://github.com/luke-biel/dir-assert" travis-ci = { repository = "luke-biel/dir-assert", branch = "master" } [dev-dependencies] -test-case = "1.0.0" +test-case = "3.1.0" cfg-if = "1.0.0"