Skip to content

Commit df5976f

Browse files
build(deps): bump env_logger from 0.11.9 to 0.11.10
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.9 to 0.11.10. - [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.11.9...v0.11.10) --- updated-dependencies: - dependency-name: env_logger dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 044bc56 commit df5976f

File tree

2 files changed

+47
-16
lines changed

2 files changed

+47
-16
lines changed

Cargo.lock

Lines changed: 46 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ diesel-derive-enum = { version = "2.1.0", features = ["postgres"] }
6161
diesel-dynamic-schema = { version = "0.2.3", features = ["postgres"] }
6262
diesel_derives = "2.3.7"
6363
diesel_migrations = "2.3.1"
64-
env_logger = "0.11.9"
64+
env_logger = "0.11.10"
6565
envconfig = "0.11.1"
6666
git-testament = "0.2"
6767
graph = { path = "./graph" }

0 commit comments

Comments
 (0)