Skip to content

Commit

Permalink
Add comment back
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Weinand <[email protected]>
  • Loading branch information
bwoebi committed Jun 7, 2024
1 parent 20dd336 commit f51ce0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trace-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ datadog-trace-normalization = { path = "../trace-normalization" }
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
rand = "0.8.5"
bytes = "1.6.0"
# This should only be used for testing. It isn't under dev-dependencies because test-utils can't be under #[cfg(test)].
httpmock = { version = "0.7.0", optional = true}

[dev-dependencies]
Expand Down

0 comments on commit f51ce0c

Please sign in to comment.