38e35bbbc63e45025dd500fefa90fa4edd41a21c
[crypto_lab1.git] / lab1_rust / Cargo.lock
1 [root]
2 name = "lab1_rust"
3 version = "0.0.2"
4 dependencies = [
5  "openssl 0.0.1 (git+https://github.com/sfackler/rust-openssl.git?ref=1f1c30dd3a577b301bb85bf95f964227f84d73fd#1f1c30dd3a577b301bb85bf95f964227f84d73fd)",
6 ]
7
8 [[package]]
9 name = "openssl"
10 version = "0.0.1"
11 source = "git+https://github.com/sfackler/rust-openssl.git?ref=1f1c30dd3a577b301bb85bf95f964227f84d73fd#1f1c30dd3a577b301bb85bf95f964227f84d73fd"
12