diff --git a/intel-mkl-src/Cargo.toml b/intel-mkl-src/Cargo.toml index 8f9e2fb..b5b23ad 100644 --- a/intel-mkl-src/Cargo.toml +++ b/intel-mkl-src/Cargo.toml @@ -31,7 +31,7 @@ mkl-dynamic-ilp64-seq = [] [build-dependencies] anyhow = "1" -ocipkg = "0.3" +ocipkg = ">=0.3,<0.5" flate2 = "1" log = "0.4" tar = "0.4"