Skip to content

Commit a566086

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -60,7 +60,7 @@ diesel-derive-enum = { version = "2.1.0", features = ["postgres"] }
6060
diesel-dynamic-schema = { version = "0.2.3", features = ["postgres"] }
6161
diesel_derives = "2.3.7"
6262
diesel_migrations = "2.3.1"
63-
env_logger = "0.11.8"
63+
env_logger = "0.11.9"
6464
envconfig = "0.11.1"
6565
git-testament = "0.2"
6666
graph = { path = "./graph" }

0 commit comments

Comments
 (0)