mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 05:51:02 +00:00
Support enabling features with wasm-builder (#5131)
This adds support for enabling features in the wasm build. The `default` and `std` feature are ignored in the build.
This commit is contained in:
committed by
GitHub
parent
5a33228ea9
commit
3bd088d41c
Generated
+1
@@ -7819,6 +7819,7 @@ dependencies = [
|
||||
"build-helper",
|
||||
"cargo_metadata",
|
||||
"fs2",
|
||||
"itertools",
|
||||
"tempfile",
|
||||
"toml",
|
||||
"walkdir",
|
||||
|
||||
Reference in New Issue
Block a user