chore(deps): lock file maintenance

This commit is contained in:
Harsh Shandilya 2023-06-25 23:46:46 +05:30
parent ed3a18670f
commit fe575094a6
No known key found for this signature in database
2 changed files with 129 additions and 124 deletions

View file

@ -22,7 +22,7 @@ regex = "1.8.4"
serde = "1.0.164"
serde_derive = "1.0.164"
toml = "0.7.5"
tracing = "0.1.38"
tracing = "0.1.37"
tracing-journald = { version = "0.3.0", optional = true }
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }