Bump rust-phf version

This commit is contained in:
Steven Fackler 2014-04-23 20:33:13 -07:00
parent 36f4266738
commit 9eb69c7149
2 changed files with 2 additions and 2 deletions

View File

@ -457,8 +457,8 @@ impl<S: Stream> Writer for MaybeSslStream<S> {
fn flush(&mut self) -> IoResult<()> {
match *self {
NormalStream(ref mut s) => s.flush(),
SslStream(ref mut s) => s.flush(),
NormalStream(ref mut s) => s.flush(),
}
}
}

@ -1 +1 @@
Subproject commit b3dca5e9492b649471fd9fee6225314d57799335
Subproject commit 3792ce38c7221b65ef447a4f7d3fa811359d04c5