Skip to content

Commit 286c7b5

Browse files
authored
Apply the <0.0.1 trick to SHA
1 parent 1b1be29 commit 286c7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Pkg = "1"
3535
Printf = "<0.0.1, 1"
3636
Random = "<0.0.1, 1"
3737
RegistryTools = "2.2"
38-
SHA = "0.7, 1"
38+
SHA = "<0.0.1, 0.7, 1"
3939
SimpleMock = "1"
4040
StringDistances = "0.9, 0.10, 0.11"
4141
TOML = "1"

0 commit comments

Comments
 (0)