diff options
Diffstat (limited to 'users/glittershark/achilles/Cargo.toml')
-rw-r--r-- | users/glittershark/achilles/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/glittershark/achilles/Cargo.toml b/users/glittershark/achilles/Cargo.toml index ad18aaac3a43..f091399a0dd4 100644 --- a/users/glittershark/achilles/Cargo.toml +++ b/users/glittershark/achilles/Cargo.toml @@ -23,3 +23,4 @@ void = "1.0.2" [dev-dependencies] crate-root = "0.1.3" +pretty_assertions = "0.7.1" |