diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,4 +13,7 @@ opt-level = "s" panic = "abort" opt-level = "s" +[build-dependencies] +cc = "1.0.67" + [dependencies] |
| index : rust_3ds | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 3 |
@@ -13,4 +13,7 @@ opt-level = "s" panic = "abort" opt-level = "s" +[build-dependencies] +cc = "1.0.67" + [dependencies] |