Skip to content

Commit 30ad153

Browse files
Merge pull request #25 from 10XGenomics/gmk/update-ocipkg-versions
build: relax ocipkg requirement
2 parents 9d9e3ce + 548ed14 commit 30ad153

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

intel-mkl-src/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ mkl-dynamic-ilp64-seq = []
3131

3232
[build-dependencies]
3333
anyhow = "1"
34-
ocipkg = "0.3"
34+
ocipkg = ">=0.3,<0.5"
3535
flate2 = "1"
3636
log = "0.4"
3737
tar = "0.4"

0 commit comments

Comments
 (0)