Skip to content

Commit b8baedc

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

KomaMRIFiles/Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name = "KomaMRIFiles"
22
uuid = "fcf631a6-1c7e-4e88-9e64-b8888386d9dc"
3-
authors = ["Carlos Castillo Passi <[email protected]>"]
43
version = "0.9.7"
4+
authors = ["Carlos Castillo Passi <[email protected]>"]
5+
6+
[workspace]
7+
projects = ["test"]
58

69
[deps]
710
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -18,11 +21,8 @@ FileIO = "1"
1821
HDF5 = "0.16, 0.17"
1922
InteractiveUtils = "1"
2023
KomaMRIBase = "0.9.4"
21-
MAT = "0.10"
24+
MAT = "0.10, 0.11"
2225
MRIFiles = "0.1, 0.2, 0.3"
2326
Reexport = "1"
2427
Scanf = "0.5"
2528
julia = "1.9"
26-
27-
[workspace]
28-
projects = ["test"]

0 commit comments

Comments
 (0)