Update ui tests to nightly-2020-10-20
This commit is contained in:
parent
fc3f104c4a
commit
8084258a3e
@ -5,6 +5,6 @@ error[E0308]: mismatched types
|
||||
| ^^^^^^^^^^^
|
||||
| |
|
||||
| expected `u16`, found `u8`
|
||||
| help: you can convert an `u8` to `u16`: `Deserialize.into()`
|
||||
| help: you can convert a `u8` to a `u16`: `Deserialize.into()`
|
||||
|
|
||||
= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
|
||||
|
Loading…
Reference in New Issue
Block a user