How to disable notification from Rust-Analyzer in VSCode

This notification keeps appearing and it's very distracting. I have already enabled the VSCode "Do Not Disturb" mode, but the notification keeps showing up. I would like to know how to disable it.

Do we have something like this?

"rust-analyzer.notifications.cargoCheck": false

Did you check Rust Analyzer's issue tracker?

Searching for "Notifications" shows this ticket as the top result: