- install kdeets as part of release pipeline for enhanced functionality
- ensure kdeets is available before checking crates.io
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- remove package-specific flag to streamline version calculation process
- ensure consistent behavior across different release scenarios
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- create release.yml for CircleCI to automate Rust project releases
- include commands for version checks, binary packaging, and GitHub release
🔧 chore(dependencies): update toml dependencies in Cargo.lock
- adjust versions and dependencies for toml packages
- ensure compatibility with spec-1.1.0 across updated dependencies
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>