Merge pull request #55 from alexcrichton/no-locked-rev

Remove locked revisions from the Cargo.toml
This commit is contained in:
Steven Fackler 2014-09-03 09:59:51 -07:00
commit 3b422889d9

View File

@ -14,12 +14,9 @@ path = "tests/test.rs"
[dependencies.openssl]
git = "https://github.com/sfackler/rust-openssl"
rev = "cd40d25cb5721064c5c2002c41a616d2dba7399a"
[dependencies.phf]
git = "https://github.com/sfackler/rust-phf"
rev = "af0a11c92bd531c9677bef31f6a6d8c4b59ad29b"
[dependencies.phf_mac]
git = "https://github.com/sfackler/rust-phf"
rev = "af0a11c92bd531c9677bef31f6a6d8c4b59ad29b"