Skip to content

Commit

Permalink
Relax mmap compat
Browse files Browse the repository at this point in the history
  • Loading branch information
meggart committed Nov 7, 2024
1 parent 206c27f commit 6a4453c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
[compat]
Aqua = "0.8"
LRUCache = "1"
Mmap = "1.11.0"
Mmap = "1"
OffsetArrays = "1"
Statistics = "1.9"
Test = "1.9"
Expand Down

0 comments on commit 6a4453c

Please sign in to comment.