Changed
- The release workflow is now using github cli to create github release and upload
assets, sinceactions/create-release
andactions/upload-release-asset
are not maintained anymore.
Development
- Dependabot is now used to weekly update cargo crates and github actions
- Integration tests are now faster to run on both host machine and CI (see 1f36ffc for more details)
Updated dependencies
test-case
from 1.2.1 to 1.2.3dialoguer
from 0.9.0 to 0.10.0ctrlc
from 3.2.1 to 3.2.2clap
from 3.1.6 to 3.1.12clap_complete
from 3.1.1 to 3.1.2