Skip to content

Commit a0cb0cb

Browse files
Fix output binary name (#2)
1 parent 2ef7424 commit a0cb0cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "http_bandwidth_speed_tester"
2+
name = "httpbandwidthspeedtester"
33
version = "0.1.0"
44
authors = ["richardsondev"]
55
edition = "2021"

0 commit comments

Comments
 (0)