Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: trinhminhtriet/dwipe

Tags

v0.1.4

Toggle v0.1.4's commit message
version 0.1.4

v0.1.3

Toggle v0.1.3's commit message
version 0.1.3

v0.1.2

Toggle v0.1.2's commit message

v0.1.1

Toggle v0.1.1's commit message
Release v0.1.1

v0.1.0

Toggle v0.1.0's commit message
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.