Skip to content

Commit

Permalink
Bump console_log from 0.2.2 to 1.0.0 in /examples/workspace
Browse files Browse the repository at this point in the history
Bumps [console_log](https://github.com/iamcodemaker/console_log) from 0.2.2 to 1.0.0.
- [Release notes](https://github.com/iamcodemaker/console_log/releases)
- [Commits](iamcodemaker/console_log@0.2.2...1.0.0)

---
updated-dependencies:
- dependency-name: console_log
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 14e0acc commit 44a970c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
14 changes: 2 additions & 12 deletions examples/workspace/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/workspace/project1/front/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ app-package = { path = "../app" }
leptos = { workspace = true, features = ["serde", "hydrate"] }
log = "0.4"
wasm-bindgen = "=0.2.95"
console_log = "0.2"
console_log = "1.0"
console_error_panic_hook = "0.1"

0 comments on commit 44a970c

Please sign in to comment.