fission-codes / rust-template

Fission-focused Rust and Rust+Wasm project templates
Apache License 2.0
39 stars 5 forks source link

chore(ci)(deps): bump cargo-generate/cargo-generate-action from 0.18.3 to 0.20.0 #187

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps cargo-generate/cargo-generate-action from 0.18.3 to 0.20.0.

Release notes

Sourced from cargo-generate/cargo-generate-action's releases.

Release v0.20.0

Latest Release

Release v0.18.5

Latest Release

Release v0.18.4

Latest Release

Commits
  • 9e8ae09 release(0.20.0) bump used cargo-generate version to v0.20.0
  • d72ad71 release(0.18.5) bump used cargo-generate version to v0.18.5 (#17)
  • fe26410 link the demo example in the readme
  • 8d9c922 fix the --name argument
  • a5f22fc one more fix on the arguments
  • e90f94d fix the argument error
  • f4df065 add an example to demo the current action
  • 830b81b feat(docker): rework docker on the spot (#16)
  • 63b1975 Fix wrong tool name in README example (#14)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)