Skip to content

Commit

Permalink
Merge pull request #5 from Cantido/dependabot/cargo/env_logger-0.10.2
Browse files Browse the repository at this point in the history
Bump env_logger from 0.10.1 to 0.10.2
  • Loading branch information
Cantido authored Jan 19, 2024
2 parents 0dc0d17 + de4ca2d commit 7c53391
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ cli = [
anyhow = "1.0.79"
axum = { version = "0.7.4", optional = true }
clap = { version = "4.4.18", features = ["derive"], optional = true }
env_logger = { version = "0.10.1", optional = true }
env_logger = { version = "0.10.2", optional = true }
graphql_client = "0.13.0"
handlebars = { version = "5.1.1", features = ["dir_source"], optional = true }
ics = { version = "0.5.8", optional = true }
Expand Down

0 comments on commit 7c53391

Please sign in to comment.