mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-03 11:18:31 +00:00
Don't use panic_immediate_abort in Xargo config
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
[dependencies]
|
||||
std = {default-features=false, features=["panic_immediate_abort"]}
|
||||
std = {}
|
||||
|
||||
Reference in New Issue
Block a user