X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=lab1_rust%2FCargo.toml;h=1f50cc1b9ff3e4ab1bbf77e3cd0ec3cfc98eac53;hb=4d892f864a1f47eb1aab23f1c70ccb143081849c;hp=3f218e2e5cd1ea7513f39107044f383b8b2887d6;hpb=ecdec5bf7022018eadf4a38b01890bbb3ab79c89;p=crypto_lab1.git diff --git a/lab1_rust/Cargo.toml b/lab1_rust/Cargo.toml index 3f218e2..1f50cc1 100644 --- a/lab1_rust/Cargo.toml +++ b/lab1_rust/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "lab1_rust" -version = "0.0.1" +version = "0.0.2" authors = ["Ummon "] @@ -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"