summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2018-09-28 19:53:57 +0000
committerGitHub <noreply@github.com>2018-09-28 19:53:57 +0000
commit93837110aace817f1cbb2a4de7a7facd3cde4a7b (patch)
tree766c07ace83a2da7ee59c6883837c7449d329959 /README.md
parent5e97fcbea4d763ab7059cce201d110ba9fb6c19f (diff)
downloadalacritty-93837110aace817f1cbb2a4de7a7facd3cde4a7b.tar.gz
alacritty-93837110aace817f1cbb2a4de7a7facd3cde4a7b.zip
Fix deserialization of old decorations values
The deprecated `window.decoration` values `true` and `false` were using the `visit_bool` visitor for serde. However, only the `str` visitor was ever called. To print the correct deprecation notice, the bool visitor has been removed and the warning has been added for the `"true"` and `"false"` str visitor.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions