Skip to content

Commit

Permalink
Update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
9999years committed Feb 26, 2024
1 parent d1d14af commit efffe83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ tokio = { version = "1.28.2", features = ["full", "tracing"] }
tokio-stream = { version = "0.1.14", default-features = false }
tokio-util = { version = "0.7.10", features = ["compat"] }
tracing = "0.1.37"
tracing-human-layer = "0.1.2"
tracing-human-layer = "0.1.3"
tracing-subscriber = { version = "0.3.17", features = ["env-filter", "time", "json", "registry"] }
unindent = "0.2.3"
winnow = "0.5.15"
Expand Down

0 comments on commit efffe83

Please sign in to comment.