From 7a059b2142417298d55a7ec972601af422a688fc Mon Sep 17 00:00:00 2001 From: Gwilym Inzani Date: Tue, 9 Apr 2024 21:06:16 +0100 Subject: [PATCH] This is called agb-debug --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 78b11380..9334e895 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ resolver = "2" # in the workspace here, and they need to be tracked separately. members = [ # "agb" - "agb-addr2line", + "agb-debug", "agb-fixnum", "agb-gbafix", "agb-hashmap",