diff options
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ inline-asm = [] linker-plugin-lto = [] [workspace] -members = ["xtask"] +members = ["xtask", "cortex-m-semihosting", "panic-semihosting"] [package.metadata.docs.rs] targets = [ |