Skip to content

Commit 05b317e

Browse files
authored
Merge pull request #205 from Sienna-Platform/jd/fix-sha-compat
Fix SHA stdlib compat entry
2 parents ad68e03 + 4cd62a3 commit 05b317e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ LazyArtifacts = "1"
3434
PowerSystems = "^5.12"
3535
PrettyTables = "2.4, 3.1"
3636
Random = "1"
37-
SHA = "0.7"
37+
SHA = "0.7, 1"
3838
TimeSeries = "^0.24, ^0.25"
3939
julia = "^1.10"

0 commit comments

Comments
 (0)