PS C:\Users\MalDev\RustroverProjects\my_project> cargo clean
cargo update
Removed 0 files
Updating crates.io index
error: failed to select a version for the requirement platforms = "^0.2.0"
version 0.2.0 is yanked
version 0.2.1 is yanked
location searched: crates.io index
required by package heim-host v0.0.11
... which satisfies dependency heim-host = "^0.0.11" of package heim v0.0.11
... which satisfies dependency heim = "^0.0.11" of package `my_project v0.1.0
I am getting this issue, could anyone help me regarding it