cargo update

This commit is contained in:
Steven Fackler 2014-08-16 14:27:31 -07:00
parent 39343df472
commit 182ec4a6e7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ name = "openssl"
version = "0.0.0"
authors = ["Steven Fackler <sfackler@gmail.com"]
[[lib]]
[lib]
name = "openssl"
path = "src/lib.rs"