### Description In rust when you change the version of the app, the Cargo.lock file must be changed too. ### Possible Solution Using the same toml parser, must change the `package->name = <same that Cargo.toml>->version` ### Additional context _No response_ ### Additional context _No response_