Update ui test suite to nightly-2021-05-14

This commit is contained in:
David Tolnay
2021-05-13 19:16:07 -07:00
parent d9c338ec4a
commit 1094e2d334
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ error[E0308]: mismatched types
| expected `u16`, found `u8`
| 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)
= note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)