Skip to content

Commit

Permalink
chore: ignore clap dependency update
Browse files Browse the repository at this point in the history
Signed-off-by: Phoeniix Zhao <[email protected]>
  • Loading branch information
Phoenix500526 committed Apr 19, 2024
1 parent eb4059d commit dbed074
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ updates:
- dependency-name: hyper
versions:
- 0.14.2
# The latest version of `clap` requires to upgrade the rustc from 1.71.0 to 1.74.0 or newer.
- dependency-name: clap
versions:
- 4.4.18

0 comments on commit dbed074

Please sign in to comment.