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"
[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"