Skip to content

Commit

Permalink
Bump simple_logger from 4.1.0 to 4.2.0 (#3040)
Browse files Browse the repository at this point in the history
Bumps [simple_logger](https://github.com/borntyping/rust-simple_logger) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/borntyping/rust-simple_logger/releases)
- [Commits](borntyping/rust-simple_logger@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: simple_logger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2023
1 parent 2f35bdf commit 66b2202
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions 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 boa_icu_provider/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ once_cell = { version = "1.18.0", default-features = false, features = [
"critical-section",
], optional = true }
log = { version = "0.4.19", optional = true }
simple_logger = { version = "4.1.0", optional = true }
simple_logger = { version = "4.2.0", optional = true }
icu_casemapping = { version = "0.7.2", optional = true }

[features]
Expand Down

0 comments on commit 66b2202

Please sign in to comment.