limitador icon indicating copy to clipboard operation
limitador copied to clipboard

Add version to package spec used to publish

Open alexsnaps opened this issue 3 years ago • 0 comments

With adding the version to the package being released, if the Cargo.toml version isn't matching, the publish would fail:

cargo publish -p limitador:0.3.0
error: package ID specification `[email protected]` did not match any packages
Did you mean one of these?

  [email protected]

alexsnaps avatar Oct 21 '22 18:10 alexsnaps