various-rust-utils

Some helpers for rust projects

2 releases

0.1.3 May 9, 2022
0.1.0 May 9, 2022
Download history 102/week @ 2024-07-22 77/week @ 2024-07-29 57/week @ 2024-08-05 138/week @ 2024-08-26 49/week @ 2024-09-02 23/week @ 2024-09-09 31/week @ 2024-09-23 69/week @ 2024-09-30 94/week @ 2024-10-07 98/week @ 2024-10-21 16/week @ 2024-11-04

115 downloads per month

MIT license

11KB
234 lines

various-rust-utils

Release new version:

Major:

cargo run --manifest-path release-script/Cargo.toml -- -b major

Minor:

cargo run --manifest-path release-script/Cargo.toml -- -b minor

Patch:

cargo run --manifest-path release-script/Cargo.toml -- -b patch

Dependencies

~16–28MB
~533K SLoC