diff --git a/Cargo.toml b/Cargo.toml index 61adea2..ef99825 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -155,7 +155,7 @@ rusty-hook = "0.11" rstest.workspace = true [build-dependencies] -shadow-rs = "*" +shadow-rs = "1" [lints] workspace = true