Skip to content

Commit 8f7dbbc

Browse files
committed
cargo-udeps
1 parent 53b55ab commit 8f7dbbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: Fast `cargo install` action using a GitHub-based binary cache
44
inputs:
55
crate:
66
description: Name of crate as published to crates.io
7-
required: true
7+
required: false
8+
default: cargo-udeps
89
bin:
910
description: Name of binary; default = same as crate name
1011
required: false

0 commit comments

Comments
 (0)