mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 18:41:05 +00:00
Implement color output for wasm builder (#4004)
* Implement color output for wasm builder * Fix `Cargo.lock`
This commit is contained in:
@@ -10,9 +10,10 @@ license = "GPL-3.0"
|
||||
|
||||
[dependencies]
|
||||
build-helper = "0.1.1"
|
||||
cargo_metadata = "0.8.2"
|
||||
cargo_metadata = "0.9.0"
|
||||
tempfile = "3.1.0"
|
||||
toml = "0.5.3"
|
||||
toml = "0.5.4"
|
||||
walkdir = "2.2.9"
|
||||
fs2 = "0.4.3"
|
||||
wasm-gc-api = "0.1.11"
|
||||
atty = "0.2.13"
|
||||
|
||||
Reference in New Issue
Block a user