Support cargo-deny on aarch64 Linux

This commit is contained in:
Taiki Endo
2024-05-04 01:06:25 +09:00
parent 0884b6d9b6
commit 7bcbbdbff4
3 changed files with 10 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
"x86_64_linux_musl": {},
"x86_64_macos": {},
"x86_64_windows": {},
"aarch64_linux_musl": {},
"aarch64_macos": {}
}
}