We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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