summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSharif Haason <ssh128@scarletmail.rutgers.edu>2022-11-27 10:03:53 -0500
committerSharif Haason <ssh128@scarletmail.rutgers.edu>2022-11-27 10:03:53 -0500
commit252b4e84c346d2e975cfa1c988533443fd00f5e5 (patch)
treecd860b71177b0bd012743b59bd04cc96416271f6 /Cargo.toml
parent3dc118d0ad03b340a12149d06e63c4a1ae8f3532 (diff)
parentb1ff8b6ce401457ebadd98f7fcc442340eeaa03f (diff)
Merge branch 'master' into anstyle
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 789bb72..4f91eb3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,6 +27,7 @@ features = ["std", "suggestions", "color", "wrap_help", "cargo", "help", "usage"
[dev-dependencies]
assert_cmd = "2.0"
predicates = "2.0"
+pretty_assertions = "1.3.0"
[profile.release]
lto = true