Skip to content

Commit 1d3c47e

Browse files
committed
rename
1 parent 5a12277 commit 1d3c47e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

stress/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ publish = false
66

77
[[bin]] # Bin to run the metrics stress tests for Counter
88
name = "metrics"
9-
path = "src/metrics.rs"
9+
path = "src/metrics_counter.rs"
1010
doc = false
1111

1212
[[bin]] # Bin to run the metrics stress tests for Histogram
File renamed without changes.

0 commit comments

Comments
 (0)