mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 01:11:10 +00:00
Remove redundant code and merge rest into rt-std (#735)
* Remove redundant code and merge rest into rt-std * Update lib.rs
This commit is contained in:
@@ -7,10 +7,6 @@ build = "build.rs"
|
||||
[build-dependencies]
|
||||
rustc_version = "0.2"
|
||||
|
||||
[dependencies]
|
||||
pwasm-alloc = { path = "../../pwasm-alloc" }
|
||||
pwasm-libc = { path = "../../pwasm-libc" }
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = []
|
||||
|
||||
Reference in New Issue
Block a user