Skip to content

Commit

Permalink
Update stress/Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Cijo Thomas <[email protected]>
  • Loading branch information
lalitb and cijothomas authored Dec 11, 2024
1 parent 06d5717 commit fab472f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stress/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
publish = false

[[bin]] # Bin to run the metrics stress tests for Counter
[[bin]] # Bin to run the metrics stress tests for Logs UserEvent Exporter
name = "user-events-enabled"
path = "src/user_events_enabled.rs"
doc = false
Expand Down

0 comments on commit fab472f

Please sign in to comment.