Skip to content

Commit

Permalink
fix chunksplitters compat
Browse files Browse the repository at this point in the history
  • Loading branch information
MasonProtter authored Jan 29, 2024
1 parent 784afae commit 26a6f46
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 @@ -8,7 +8,7 @@ ChunkSplitters = "ae650224-84b6-46f8-82ea-d812ca08434e"
StableTasks = "91464d47-22a1-43fe-8b7f-2d57ee82463f"

[compat]
ChunkSplitters = "2.2"
ChunkSplitters = "2.1"
StableTasks = "0.1"
julia = "1.6"

Expand Down

0 comments on commit 26a6f46

Please sign in to comment.