fix(rustup): update to newest fmt trait names and slice syntax
This commit is contained in:
		| @@ -6,7 +6,7 @@ use unicase::UniCase; | ||||
| /// The `Allow` header. | ||||
| /// See also https://tools.ietf.org/html/rfc7231#section-7.1.4 | ||||
|  | ||||
| #[derive(Clone, PartialEq, Show)] | ||||
| #[derive(Clone, PartialEq, Debug)] | ||||
| pub enum Vary { | ||||
|     /// This corresponds to '*'. | ||||
|     Any, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user