Update dependencies (#5513)

This commit is contained in:
Alphyr
2023-02-14 20:45:15 +01:00
committed by GitHub
parent 49a89f91e5
commit cb150d37ce
8 changed files with 51 additions and 32 deletions

View File

@@ -20,7 +20,7 @@ anyhow = { workspace = true }
thiserror = { workspace = true }
tracing = { workspace = true }
tracing-subscriber = { version = "0.3.1", default-features = false, features = ['fmt'] }
env_logger = "0.9"
env_logger = { workspace = true }
[badges]
maintenance = { status = "actively-developed" }