summaryrefslogtreecommitdiff
path: root/kernel/.cargo/config
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/.cargo/config')
-rw-r--r--kernel/.cargo/config1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/.cargo/config b/kernel/.cargo/config
index 520097b..992b819 100644
--- a/kernel/.cargo/config
+++ b/kernel/.cargo/config
@@ -7,4 +7,3 @@ runner = "./run -test -serial"
[target.'cfg(all(target_os = "none", not(feature = "testing_qemu")))']
runner = "./run -test"
-