Skip to content

Commit 0549f6f

Browse files
Merge pull request #106 from topolarity/patch-1
Relax SHA `[compat]` for compatibility with nightly Julia
2 parents c1622b2 + aeae81b commit 0549f6f

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
@@ -12,7 +12,7 @@ Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
1212
Aqua = "0.8"
1313
BenchmarkTools = "1"
1414
ExprTools = "0.1"
15-
SHA = "0.7"
15+
SHA = "0.7, 1"
1616
Serialization = "1.10"
1717
Test = "1"
1818
julia = "1.10"

0 commit comments

Comments
 (0)