In rust when you change the version of the app, the Cargo.lock file must be changed too.
Using the same toml parser, must change the package->name = <same that Cargo.toml>->version
package->name = <same that Cargo.toml>->version
No response