Browse Source

Fix new Cargo.toml

pull/36/head
Andrea Ciliberti 1 year ago
parent
commit
dd5ed8a480
  1. 2
      src/command.rs

2
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] [package.metadata.cargo-3ds]
romfs_dir = \"romfs\" romfs_dir = \"romfs\"

Loading…
Cancel
Save