Skip to content

Commit

Permalink
chore: bump tracing-subscriber (rapiz1#247)
Browse files Browse the repository at this point in the history
Co-authored-by: evergreen-trading-systems <[email protected]>
  • Loading branch information
reemaadeniyi and evergreen-trading-systems authored May 6, 2023
1 parent a181590 commit d2960b5
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 @@ -61,7 +61,7 @@ hex = "0.4"
rand = "0.8"
backoff = { version = "0.4", features = ["tokio"] }
tracing = "0.1"
tracing-subscriber = "0.2"
tracing-subscriber = { version="0.3", features=["env-filter"] }
socket2 = { version = "0.4", features = ["all"] }
fdlimit = "0.2"
tokio-native-tls = { version = "0.3", optional = true }
Expand Down

0 comments on commit d2960b5

Please sign in to comment.