1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00

cargo deny exception for foreign-types

This commit is contained in:
Andreas Reich
2023-07-26 18:57:21 +02:00
parent 0ec27820c9
commit 19ab70088f

View File

@@ -45,6 +45,7 @@ skip = [
{ name = "windows_x86_64_msvc" }, # old version via glutin
{ name = "windows-sys" }, # old version via glutin
{ name = "windows" }, # old version via accesskit
{ name = "foreign-types" }, # old version via cocoa, fairly small itself
]
skip-tree = [
{ name = "criterion" }, # dev-dependency