aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/Cargo.toml
diff options
context:
space:
mode:
authorFenrir <[email protected]>2017-03-05 22:57:34 -0700
committerFenrir <[email protected]>2017-03-05 22:57:34 -0700
commit5c02db6cb953433d3837faed1451b2f804dc81a9 (patch)
treeb21b480d42a630e9f85d9fb88b6d74f7efe827f1 /ctr-std/Cargo.toml
parentInitial thread support (diff)
downloadarchived-ctru-rs-5c02db6cb953433d3837faed1451b2f804dc81a9.tar.xz
archived-ctru-rs-5c02db6cb953433d3837faed1451b2f804dc81a9.zip
Add the rest of std::sync
Diffstat (limited to 'ctr-std/Cargo.toml')
-rw-r--r--ctr-std/Cargo.toml3
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"