X-Git-Url: http://git.euphorik.ch/?p=crypto_lab1.git;a=blobdiff_plain;f=Cargo.lock;h=dd6deb900bc08181ffc24a1453bb1200b452d835;hp=fb3c642f6698a04ca46dd46bb5314d4aa4c84a57;hb=68e7d763a544d163073b1ba059b445676beb15c6;hpb=aee28ef5d1be59c0db218d7130fd1ae2314cc970 diff --git a/Cargo.lock b/Cargo.lock index fb3c642..dd6deb9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2,11 +2,11 @@ name = "lab1_rust" version = "0.0.1" dependencies = [ - "openssl 0.0.0 (git+https://github.com/sfackler/rust-openssl.git#b41201c3c9fddf42d02f71d11b5d4718eb9e88c4)", + "openssl 0.0.0 (git+https://github.com/sfackler/rust-openssl.git#1e706b8ef4d4344b5297b90bcd430cc96f40fb39)", ] [[package]] name = "openssl" version = "0.0.0" -source = "git+https://github.com/sfackler/rust-openssl.git#b41201c3c9fddf42d02f71d11b5d4718eb9e88c4" +source = "git+https://github.com/sfackler/rust-openssl.git#1e706b8ef4d4344b5297b90bcd430cc96f40fb39"