aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTianhao Wang <shrik3@mailbox.org>2024-04-18 04:28:53 +0200
committerTianhao Wang <shrik3@mailbox.org>2024-06-11 15:16:34 +0200
commita0944efb047b0789598edc6236c0287d10aeab60 (patch)
treeb6c0e0bac72de3d12d747da7042fdba243d4b0fd /Cargo.toml
parent26c7262747930cebbd20dd7194f1245798bacdf6 (diff)
chore
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"]