X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=lab1_rust%2FCargo.toml;h=0103b89b056a0c8bdcc75980ad03bc3553180029;hb=ffb9351a121dff754127787c80dff9e0bcd49848;hp=3f218e2e5cd1ea7513f39107044f383b8b2887d6;hpb=ecdec5bf7022018eadf4a38b01890bbb3ab79c89;p=crypto_lab1.git diff --git a/lab1_rust/Cargo.toml b/lab1_rust/Cargo.toml index 3f218e2..0103b89 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,5 @@ name = "lab1_rust" [dependencies.openssl] +git = "https://github.com/sfackler/rust-openssl.git" -git = "https://github.com/sfackler/rust-openssl.git" \ No newline at end of file