diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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"] |
