Skip to content

Commit ffa4818

Browse files
committed
cargo upgrade
1 parent ffe0b31 commit ffa4818

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ links = "mkl_intel_lp64"
1616
exclude = ["mkl_lib/mkl.tar.xz"]
1717

1818
[build-dependencies]
19-
pkg-config = "0.3"
20-
failure = "0.1"
21-
xz2 = "0.1"
22-
tar = "0.4"
23-
curl = "0.4"
19+
pkg-config = "0.3.16"
20+
failure = "0.1.6"
21+
xz2 = "0.1.6"
22+
tar = "0.4.26"
23+
curl = "0.4.25"
2424

2525
[dev-dependencies]
26-
libc = "0.2"
26+
libc = "0.2.65"

0 commit comments

Comments
 (0)