Skip to content

Commit

Permalink
Bump env_logger from 0.9.1 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](rust-cli/env_logger@v0.9.1...v0.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2023
1 parent 0f3dea2 commit 16ce00c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 38 deletions.
41 changes: 4 additions & 37 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 crates/meshx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ fiber_kernel = {version = "0.1.0", path = "../fiber_kernel"}
fiber_rust = {version = "0.1.0", path = "../fiber_rust"}
phf = {version = "0.11", features = ["macros"]}
log="0.4.17"
env_logger="0.9.1"
env_logger="0.10.0"

0 comments on commit 16ce00c

Please sign in to comment.