Define a commit for the open-ssl dependency.
[crypto_lab1.git] / lab1_rust / Cargo.toml
index a9ce35a..1d1bc05 100644 (file)
@@ -11,5 +11,5 @@ name = "lab1_rust"
 
 
 [dependencies.openssl]
-
-git = "https://github.com/sfackler/rust-openssl.git"
\ No newline at end of file
+git = "https://github.com/sfackler/rust-openssl.git"
+rev = "1f1c30dd3a577b301bb85bf95f964227f84d73fd"