Toggle inlay hints in RA has stopped working for me. Now, it is changing the following setting to an incorrect value:

rust-analyzer version: 0.3.1186-standalone (e8e598f 2022-08-28)
rustc version: rustc 1.63.0 (4b91a6ea7 2022-08-08)
relevant settings: In Keyboard settings (VS Code):
{
"key": "ctrl+alt+h",
"command": "rust-analyzer.toggleInlayHints"
}