Tags: trinhminhtriet/dwipe
Tags
Add GitHub Actions workflow for publishing to crates.io - Introduced a new publish.yml file to automate the publishing process of the dwipe project to crates.io. - Configured the workflow to trigger on version tag pushes, ensuring seamless deployment of the package. - Set up the Rust toolchain and included steps for checking out the repository and publishing the package using the Cargo registry token.