Skip to content

Commit

Permalink
Merge pull request #66 from hasura/dependabot/cargo/env_logger-0.10.1
Browse files Browse the repository at this point in the history
Bump env_logger from 0.10.0 to 0.10.1
  • Loading branch information
danieljharvey authored Nov 14, 2023
2 parents dd9139d + 88ceb9f commit d98e264
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 crates/ndc-sqlserver/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ thiserror = "1.0"
axum = "0.6.19"
axum-test-helper = "0.3.0"
insta = { version = "1.34.0", features = ["json"] }
env_logger = "0.10.0"
env_logger = "0.10.1"
similar-asserts = "1.5.0"

0 comments on commit d98e264

Please sign in to comment.