Skip to content

Commit 27d55fe

Browse files
Merge pull request #499 from Krastanov/patch-1
bump compat for Krylov kit to "0.6, 0.7" from "0.6"
2 parents f5282e5 + 0cfc183 commit 27d55fe

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
@@ -88,7 +88,7 @@ JET = "0.8.28"
8888
KLU = "0.6"
8989
KernelAbstractions = "0.9.16"
9090
Krylov = "0.9"
91-
KrylovKit = "0.6"
91+
KrylovKit = "0.6, 0.7"
9292
LazyArrays = "1.8"
9393
Libdl = "1.10"
9494
LinearAlgebra = "1.10"

0 commit comments

Comments
 (0)