Fix typo in Cargo.toml

This commit is contained in:
Steven Fackler
2014-06-25 23:18:25 -07:00
parent 80a7af6fa6
commit c54d23f6ee

View File

@@ -12,10 +12,10 @@ path = "src/lib.rs"
[dependencies.openssl]
git = "https://github.com/sfackler/rust-openssl"
ref = "bfd8fa2d4c494b1dbbaf6a57ee195cd8c8c0ab76"
rev = "bfd8fa2d4c494b1dbbaf6a57ee195cd8c8c0ab76"
[dependencies.phf_mac]
git = "https://github.com/sfackler/rust-phf"
ref = "bfd8fa2d4c494b1dbbaf6a57ee195cd8c8c0ab76"
rev = "bfd8fa2d4c494b1dbbaf6a57ee195cd8c8c0ab76"