Unverified Commit 0773149c authored by Wiktor Kwapisiewicz's avatar Wiktor Kwapisiewicz
Browse files

Upgrade ctest2 to mitigate `mem::forget` warnings

parent 7e52fe6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ libc = "0.2"
openssl-sys = { path = "../openssl-sys" }

[build-dependencies]
ctest2 = "0.4"
ctest2 = "0.4.7"

[features]
vendored = ['openssl-sys/vendored']