From 7e711742d8c363639c26995d635ae45ca0e709e6 Mon Sep 17 00:00:00 2001 From: Autumn Meadow Date: Sat, 4 Jun 2022 23:56:33 -0700 Subject: [PATCH] fix typoed AArch64 as ARM64 --- nih_plug_xtask/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nih_plug_xtask/src/lib.rs b/nih_plug_xtask/src/lib.rs index 166e09ae..9980441d 100644 --- a/nih_plug_xtask/src/lib.rs +++ b/nih_plug_xtask/src/lib.rs @@ -420,7 +420,7 @@ fn compilation_target(cross_compile_target: Option<&str>) -> Result