Skip to content

Commit 6fbf118

Browse files
committed
Allow directory-ospath-streaming>=0.3
1 parent 26633f4 commit 6fbf118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tar.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ library tar-internal
5555
containers >= 0.2 && < 0.9,
5656
deepseq >= 1.1 && < 1.6,
5757
directory >= 1.3.1 && < 1.4,
58-
directory-ospath-streaming >= 0.2.1 && < 0.3,
58+
directory-ospath-streaming >= 0.2.1 && < 0.4,
5959
file-io < 0.2,
6060
filepath >= 1.4.100 && < 1.6,
6161
os-string >= 2.0 && < 2.1,

0 commit comments

Comments
 (0)