Skip to content

Commit 351f316

Browse files
committed
Cargo.toml: Makefile => Justfile
1 parent 28d309f commit 351f316

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
@@ -9,7 +9,7 @@ homepage = "https://github.com/spk/rust-sidekiq"
99
keywords = ["job", "queue", "async", "sidekiq", "client"]
1010
license = "MIT"
1111
readme = "README.md"
12-
exclude = ["Makefile", "rustfmt.toml"]
12+
exclude = ["Justfile", "rustfmt.toml"]
1313

1414
[badges]
1515
travis-ci = { repository = "spk/rust-sidekiq" }

0 commit comments

Comments
 (0)