mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 05:11:09 +00:00
+ adding compiler features for no_std environments other than wasm (i.e. SGX) (#2421)
This commit is contained in:
@@ -13,3 +13,4 @@ default = ["std"]
|
||||
std = []
|
||||
nightly = []
|
||||
strict = []
|
||||
no_global_allocator = []
|
||||
|
||||
Reference in New Issue
Block a user