Skip to content

Commit

Permalink
initialize tracing in integration test setup
Browse files Browse the repository at this point in the history
  • Loading branch information
xoloki committed Oct 3, 2023
1 parent 8167a32 commit 80dc71d
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 82 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ serde = { version = "1.0", features = ["derive"] }
sha2 = "0.10"
thiserror = "1.0"
tracing = "0.1.37"
tracing-subscriber = "0.3.17"

[dev-dependencies]
criterion = "0.5.1"
Expand Down
Loading

0 comments on commit 80dc71d

Please sign in to comment.