X-Git-Url: http://git.euphorik.ch/?p=crypto_lab1.git;a=blobdiff_plain;f=lab1_rust%2FCargo.lock;fp=lab1_rust%2FCargo.lock;h=bec944fab16a78e7be8a57784c1fc2e1753bfc87;hp=dd6deb900bc08181ffc24a1453bb1200b452d835;hb=66947be1f53eeb6906da6fa13cf4aabcee0d7948;hpb=fe03a7f9df6b8f4cf03e2399aeb68a7dc2605a67 diff --git a/lab1_rust/Cargo.lock b/lab1_rust/Cargo.lock index dd6deb9..bec944f 100644 --- a/lab1_rust/Cargo.lock +++ b/lab1_rust/Cargo.lock @@ -1,12 +1,12 @@ [root] name = "lab1_rust" -version = "0.0.1" +version = "0.0.2" dependencies = [ - "openssl 0.0.0 (git+https://github.com/sfackler/rust-openssl.git#1e706b8ef4d4344b5297b90bcd430cc96f40fb39)", + "openssl 0.0.0 (git+https://github.com/sfackler/rust-openssl.git#766ce4b7785c0b038bee95b74564e5b9bf7e9a4b)", ] [[package]] name = "openssl" version = "0.0.0" -source = "git+https://github.com/sfackler/rust-openssl.git#1e706b8ef4d4344b5297b90bcd430cc96f40fb39" +source = "git+https://github.com/sfackler/rust-openssl.git#766ce4b7785c0b038bee95b74564e5b9bf7e9a4b"