Skip to content

Commit

Permalink
qa: Make rustfmt happy
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentdephily committed Mar 4, 2024
1 parent fe674f3 commit c17abb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ assert_cmd = "~2.0.0"
name = "exec_compare"
bench = false
# https://github.com/rust-lang/cargo/issues/13456
path = "make cargo publish happy"
path = "benches/exec_compare.rs"

[features]
# Experimental features, may require nightly compiler.
Expand Down

0 comments on commit c17abb5

Please sign in to comment.