diff options
Diffstat (limited to 'ctr-std/Cargo.toml')
| -rw-r--r-- | ctr-std/Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ctr-std/Cargo.toml b/ctr-std/Cargo.toml index db79ae3..b7f6da1 100644 --- a/ctr-std/Cargo.toml +++ b/ctr-std/Cargo.toml @@ -14,6 +14,3 @@ path = "../ctru-sys" [dependencies.alloc_system] version = "0.1.1" - -[dependencies.spin] -version = "0.4" |