Remove the ansi_term transitive dependency (#4822)

Only used during tests but this resolves #4742 by slimming the
dependency tree.
This commit is contained in:
Alex Crichton
2022-08-30 12:29:17 -05:00
committed by GitHub
parent 1a59b3e6c6
commit 09c93c70cc
4 changed files with 1 additions and 34 deletions

View File

@@ -42,10 +42,6 @@ criteria = "safe-to-deploy"
version = "0.0.1"
criteria = "safe-to-deploy"
[[exemptions.ansi_term]]
version = "0.12.1"
criteria = "safe-to-run"
[[exemptions.anyhow]]
version = "1.0.57"
criteria = "safe-to-deploy"
@@ -1046,10 +1042,6 @@ criteria = "safe-to-deploy"
version = "0.1.28"
criteria = "safe-to-deploy"
[[exemptions.tracing-log]]
version = "0.1.3"
criteria = "safe-to-run"
[[exemptions.tracing-subscriber]]
version = "0.3.11"
criteria = "safe-to-run"