Bump rustfmt to most recently shipped
This commit is contained in:
parent
93eed402ad
commit
17a393ee96
7 changed files with 27 additions and 18 deletions
|
@ -2305,7 +2305,7 @@ macro_rules! read_primitive {
|
|||
value => Err(ExpectedError("Number".to_owned(), value.to_string())),
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
impl crate::Decoder for Decoder {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue