Fixes the code to the new Rust nightly build changes.
[crypto_lab1.git] / lab1_rust / Cargo.toml
index a9ce35a..1f50cc1 100644 (file)
@@ -11,5 +11,7 @@ name = "lab1_rust"
 
 
 [dependencies.openssl]
+git = "https://github.com/sfackler/rust-openssl.git"
+#git = "https://github.com/vhbit/rust-openssl.git"
 
-git = "https://github.com/sfackler/rust-openssl.git"
\ No newline at end of file
+#rev = "1f1c30dd3a577b301bb85bf95f964227f84d73fd"