Skip to content

Commit 4fdd08f

Browse files
committed
Include Mmap in Project.toml compat
Following directions from Discord [1] [1] https://discourse.julialang.org/t/psa-compat-requirements-in-the-general-registry-are-changing/104958
1 parent 36e932c commit 4fdd08f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Mmap = "a63ad114-7e13-5084-954f-fe012c677804"
1111
[compat]
1212
BitFlags = "0.1.7"
1313
MacroTools = "0.5"
14+
Mmap = "<0.0.1, 1"
1415
julia = "1"
1516

1617
[extras]

0 commit comments

Comments
 (0)