Skip to content

Commit

Permalink
fix: add features for cargo check (yetone#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
yetone authored Sep 25, 2024
1 parent ee07276 commit cbd9257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ repos:
files: \.rs$
- id: cargo-check
files: \.rs$
args: ["--features", "lua54"]

0 comments on commit cbd9257

Please sign in to comment.