Downgrade crossbeam-deque to an audited version

The differences don't seem to be significant for LCI's usage.
This commit is contained in:
Oliver Hamlet
2025-09-28 16:26:13 +01:00
parent 7469c7ba41
commit a3fab8f8c7
3 changed files with 9 additions and 6 deletions
-4
View File
@@ -38,10 +38,6 @@ criteria = "safe-to-run"
version = "0.6.0"
criteria = "safe-to-run"
[[exemptions.crossbeam-deque]]
version = "0.8.6"
criteria = "safe-to-run"
[[exemptions.dataview]]
version = "1.0.1"
criteria = "safe-to-deploy"