diff --git a/src/lib.rs b/src/lib.rs index 91af508d..9d3bbaea 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1441,7 +1441,7 @@ impl<'stmt> PostgresRow<'stmt> { } } -impl<'stmt> Container for PostgresRow<'stmt> { +impl<'stmt> Collection for PostgresRow<'stmt> { #[inline] fn len(&self) -> uint { self.data.len() diff --git a/submodules/rust-phf b/submodules/rust-phf index 2ff958ba..c87dbfd6 160000 --- a/submodules/rust-phf +++ b/submodules/rust-phf @@ -1 +1 @@ -Subproject commit 2ff958baddbe6387b2dde45327989222c83e5b5e +Subproject commit c87dbfd6e69abbbf1dfac8d8c56d10943ff3fac7