Skip to content

Commit

Permalink
Update console_log 0.2 -> 1
Browse files Browse the repository at this point in the history
  • Loading branch information
maaku committed Jul 14, 2024
1 parent 54e3723 commit 0e461bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ log = "0.4"
[target.'cfg(target_arch = "wasm32")'.dependencies]
wasm-bindgen = "0.2.76"
web-sys = { version = "^0.3.61", features = ["Location"] }
console_log = "0.2"
console_log = "1"
console_error_panic_hook = "0.1.6"

0 comments on commit 0e461bc

Please sign in to comment.