X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=lab1_rust%2FCargo.toml;h=1f50cc1b9ff3e4ab1bbf77e3cd0ec3cfc98eac53;hb=4d892f864a1f47eb1aab23f1c70ccb143081849c;hp=a9ce35a36c8e7eda3f100defb1750aa5e4ac1c92;hpb=66947be1f53eeb6906da6fa13cf4aabcee0d7948;p=crypto_lab1.git diff --git a/lab1_rust/Cargo.toml b/lab1_rust/Cargo.toml index a9ce35a..1f50cc1 100644 --- a/lab1_rust/Cargo.toml +++ b/lab1_rust/Cargo.toml @@ -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"