diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ name = "openssl" version = "0.0.0" authors = ["Steven Fackler <[email protected]"] -[[lib]] +[lib] name = "openssl" path = "src/lib.rs" |
| index : rust-openssl | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -4,7 +4,7 @@ name = "openssl" version = "0.0.0" authors = ["Steven Fackler <[email protected]"] -[[lib]] +[lib] name = "openssl" path = "src/lib.rs" |