Bump env_logger from 0.10.0 to 0.10.1 (#9275)

This commit is contained in:
dependabot[bot] 2023-12-25 09:03:35 -05:00 committed by GitHub
parent fa78d2d97c
commit 29513398d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ license = { workspace = true }
log = { workspace = true }
[dev-dependencies]
env_logger = "0.10.0"
env_logger = "0.10.1"
tempfile = "3.8.1"
insta = { workspace = true }