aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 12ec8ff..d5fa86d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,8 +22,8 @@ default-features = false
version = "1.4"
features = ["spin_no_std"]
-[build]
-target = "x86_64-rustubs"
+# [build]
+# target = "x86_64-rustubs"
[lib]
crate-type = ["staticlib"]