rust upgrade
This commit is contained in:
		| @@ -5,7 +5,7 @@ use header::{Header, HeaderFormat}; | ||||
| use super::util::{from_one_raw_str, tm_from_str}; | ||||
|  | ||||
| /// The `If-Modified-Since` header field. | ||||
| #[deriving(PartialEq, Clone)] | ||||
| #[deriving(Copy, PartialEq, Clone)] | ||||
| pub struct IfModifiedSince(pub Tm); | ||||
|  | ||||
| deref!(IfModifiedSince -> Tm) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user