Skip to content

Commit

Permalink
Bump env_logger from 0.10.0 to 0.10.1
Browse files Browse the repository at this point in the history
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.0 to 0.10.1.
- [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.10.0...v0.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pacman82 committed Nov 13, 2023
1 parent 4fa45f5 commit 0d6e787
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 odbc-api/Cargo.toml
Expand Up @@ -78,7 +78,7 @@ winit = { version = "0.29.3", default-features = false, features = ["rwh_06"]}

[dev-dependencies]
lazy_static = "1.4.0"
env_logger = "0.10.0"
env_logger = "0.10.1"
anyhow = "1.0.75"
csv = "1.3.0"
test-case = "3.2.1"
Expand Down

0 comments on commit 0d6e787

Please sign in to comment.