Skip to content

Commit aadb879

Browse files
github-actions[bot]CompatHelper Juliacncastillo
authored
CompatHelper: bump compat for MAT to 0.11, (keep existing compat) (#648)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Carlos Castillo Passi <[email protected]>
1 parent b8baedc commit aadb879

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name = "KomaMRI"
22
uuid = "6a340f8b-2cdf-4c04-99be-4953d9b66d0a"
3-
authors = ["Carlos Castillo Passi <[email protected]>"]
43
version = "0.9.2"
4+
authors = ["Carlos Castillo Passi <[email protected]>"]
5+
6+
[workspace]
7+
projects = ["test", "docs", "benchmarks", "KomaMRIBase", "KomaMRICore", "KomaMRIFiles", "KomaMRIPlots"]
58

69
[deps]
710
AssetRegistry = "bf4720bc-e11a-5d0c-854e-bdca1663c893"
@@ -23,10 +26,7 @@ Interact = "0.10"
2326
KomaMRICore = "0.9"
2427
KomaMRIFiles = "0.9"
2528
KomaMRIPlots = "0.9"
26-
MAT = "0.10"
29+
MAT = "0.10, 0.11"
2730
MRIReco = "0.6, 0.7, 0.8, 0.9"
2831
Reexport = "1"
2932
julia = "1.9"
30-
31-
[workspace]
32-
projects = ["test", "docs", "benchmarks", "KomaMRIBase", "KomaMRICore", "KomaMRIFiles", "KomaMRIPlots"]

0 commit comments

Comments
 (0)