Skip to content

Commit 450278a

Browse files
committed
remove wildcard build-dependency
1 parent 68b0c5f commit 450278a

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
@@ -27,7 +27,7 @@ name = "shoop"
2727
path = "src/main.rs"
2828

2929
[build-dependencies]
30-
rustc_version = "*"
30+
rustc_version = "^0.2"
3131

3232
[dependencies]
3333
log = "^0.3"

0 commit comments

Comments
 (0)