Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Commit 7445558

Browse files
authored
Merge pull request #47 from ITensor/compathelper/new_version/2020-11-28-00-10-37-090-2194798736
CompatHelper: bump compat for "StaticArrays" to "1.0"
2 parents 57d724d + 2dceaff commit 7445558

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
@@ -16,6 +16,6 @@ Strided = "5e0ebb24-38b0-5f93-81fe-25c709ecae67"
1616
Compat = "2.1, 3"
1717
HDF5 = "0.12, 0.13, 0.14"
1818
Requires = "1.1"
19-
StaticArrays = "0.12"
19+
StaticArrays = "0.12, 1.0"
2020
Strided = "0.3, 1"
2121
julia = "1.3"

0 commit comments

Comments
 (0)