Skip to content

Commit

Permalink
fix(deps): update rust crate console_error_panic_hook to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ArtieFuzzz committed Feb 8, 2023
1 parent dfb97f8 commit c0f8d51
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 @@ -19,4 +19,4 @@ opt-level = "s"
worker = "0.0.12"

# Ease of Debugging
console_error_panic_hook = { version = "0.1.1", optional = true }
console_error_panic_hook = { version = "0.1.7", optional = true }

0 comments on commit c0f8d51

Please sign in to comment.