fix: Don't use * for shadow-rs build dependency
This commit is contained in:
parent
1750fffa6c
commit
bf96f2375e
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ rusty-hook = "0.11"
|
|||
rstest.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
shadow-rs = "*"
|
||||
shadow-rs = "1"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue