Skip to content

Commit 3b42288

Browse files
committed
Merge pull request rust-postgres#55 from alexcrichton/no-locked-rev
Remove locked revisions from the Cargo.toml
2 parents 3a74574 + 35a0a09 commit 3b42288

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,9 @@ path = "tests/test.rs"
1414

1515
[dependencies.openssl]
1616
git = "https://github.com/sfackler/rust-openssl"
17-
rev = "cd40d25cb5721064c5c2002c41a616d2dba7399a"
1817

1918
[dependencies.phf]
2019
git = "https://github.com/sfackler/rust-phf"
21-
rev = "af0a11c92bd531c9677bef31f6a6d8c4b59ad29b"
2220

2321
[dependencies.phf_mac]
2422
git = "https://github.com/sfackler/rust-phf"
25-
rev = "af0a11c92bd531c9677bef31f6a6d8c4b59ad29b"

0 commit comments

Comments
 (0)