diff options
Diffstat (limited to 'ctr-std/Xargo.toml')
| -rw-r--r-- | ctr-std/Xargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ctr-std/Xargo.toml b/ctr-std/Xargo.toml index e1901fa..c078bcc 100644 --- a/ctr-std/Xargo.toml +++ b/ctr-std/Xargo.toml @@ -3,7 +3,3 @@ [dependencies.rand] [dependencies.alloc_system] - -[dependencies.ctr-libc] -path = "../ctr-libc" -stage = 1 |