Skip to content

Commit 97aa0c7

Browse files
dependabot[bot]darkfriend77
authored andcommitted
Bump console_log from 0.1.2 to 0.2.0 (paritytech#7623)
Bumps [console_log](https://github.com/iamcodemaker/console_log) from 0.1.2 to 0.2.0. - [Release notes](https://github.com/iamcodemaker/console_log/releases) - [Commits](https://github.com/iamcodemaker/console_log/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec0a9f1 commit 97aa0c7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utils/browser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ futures01 = { package = "futures", version = "0.1.29" }
1818
log = "0.4.8"
1919
libp2p-wasm-ext = { version = "0.25", features = ["websocket"] }
2020
console_error_panic_hook = "0.1.6"
21-
console_log = "0.1.2"
21+
console_log = "0.2.0"
2222
js-sys = "0.3.34"
2323
wasm-bindgen = "0.2.57"
2424
wasm-bindgen-futures = "0.4.18"

0 commit comments

Comments
 (0)