5 releases
new 0.1.12 | Nov 26, 2024 |
---|---|
0.1.6 | Nov 26, 2024 |
0.1.5 | Nov 26, 2024 |
0.1.4 | Nov 26, 2024 |
0.1.0 | Nov 25, 2024 |
#35 in Magic Beans
75 downloads per month
71KB
1.5K
SLoC
verity_dp_ic
Publishing the Library to crates.io
-
Update Version in
Cargo.toml
:- Update the
version
field in theCargo.toml
file to reflect the new package version.
- Update the
-
Commit Changes:
- Ensure the git stage is clean by committing the latest code changes to the repository.
-
Create a Git Tag:
- Use the format
vX.X.X
(e.g.,v1.1.2
,v0.1.3
). - Ensure the version matches the one specified in the updated
Cargo.toml
file.
- Use the format
-
Push the Tag:
- Push the tag to trigger the GitHub Action for publishing the package:
git push origin vX.X.X
- Push the tag to trigger the GitHub Action for publishing the package:
-
Monitor the Process:
- Track the progress of the GitHub Action here.
Dependencies
~6–14MB
~171K SLoC