diff --git a/src/command.rs b/src/command.rs
index c311992..7580419 100644
--- a/src/command.rs
+++ b/src/command.rs
@@ -405,7 +405,7 @@ impl Test {
     }
 }
 
-const TOML_CHANGES: &str = "ctru-rs = { git = \"https://github.com/rust3ds/ctru-rs\"}
+const TOML_CHANGES: &str = "ctru-rs = { git = \"https://github.com/rust3ds/ctru-rs\" }
 
 [package.metadata.cargo-3ds]
 romfs_dir = \"romfs\"