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",