Skip to content

Commit aa54600

Browse files
authored
Fix compat bound for SHA stdlib (#447)
1 parent bb1d736 commit aa54600

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
@@ -56,7 +56,7 @@ Printf = "1.7"
5656
ProgressMeter = "1"
5757
REPL = "1.7"
5858
Random = "1.7"
59-
SHA = "0.7, 1.7"
59+
SHA = "0.7, 1"
6060
Scratch = "1.0"
6161
SimpleBufferStream = "1"
6262
TOML = "1"

0 commit comments

Comments
 (0)