From b84df65ff209f631f8cbcd9e96570e619e1cb24d Mon Sep 17 00:00:00 2001 From: wtfsck Date: Wed, 25 May 2022 23:50:28 +0200 Subject: [PATCH] Remove old `mlua` reference --- src/rust/iced-x86-lua/.cargo/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rust/iced-x86-lua/.cargo/config b/src/rust/iced-x86-lua/.cargo/config index def84f7d8..644cd7260 100644 --- a/src/rust/iced-x86-lua/.cargo/config +++ b/src/rust/iced-x86-lua/.cargo/config @@ -1,4 +1,4 @@ -# Needed to build on macos, see mlua README https://github.com/khvzak/mlua +# Needed to build on macos [target.x86_64-apple-darwin] rustflags = [