Skip to content

Commit

Permalink
Upgrade ctest2 to mitigate mem::forget warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktor-k committed Oct 10, 2023
1 parent 7e52fe6 commit d7deee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systest/Cargo.toml
Expand Up @@ -9,7 +9,7 @@ libc = "0.2"
openssl-sys = { path = "../openssl-sys" }

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

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

0 comments on commit d7deee4

Please sign in to comment.