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=38e35bbbc63e45025dd500fefa90fa4edd41a21c;hp=bec944fab16a78e7be8a57784c1fc2e1753bfc87;hb=e389f9aabe1585c2e5111e4bf874e7dbc29935b3;hpb=6bc16d2bf0ef4d4611ab3a4f946b660b770f4288 diff --git a/lab1_rust/Cargo.lock b/lab1_rust/Cargo.lock index bec944f..38e35bb 100644 --- a/lab1_rust/Cargo.lock +++ b/lab1_rust/Cargo.lock @@ -2,11 +2,11 @@ name = "lab1_rust" version = "0.0.2" dependencies = [ - "openssl 0.0.0 (git+https://github.com/sfackler/rust-openssl.git#766ce4b7785c0b038bee95b74564e5b9bf7e9a4b)", + "openssl 0.0.1 (git+https://github.com/sfackler/rust-openssl.git?ref=1f1c30dd3a577b301bb85bf95f964227f84d73fd#1f1c30dd3a577b301bb85bf95f964227f84d73fd)", ] [[package]] name = "openssl" -version = "0.0.0" -source = "git+https://github.com/sfackler/rust-openssl.git#766ce4b7785c0b038bee95b74564e5b9bf7e9a4b" +version = "0.0.1" +source = "git+https://github.com/sfackler/rust-openssl.git?ref=1f1c30dd3a577b301bb85bf95f964227f84d73fd#1f1c30dd3a577b301bb85bf95f964227f84d73fd"