Skip to content

Commit

Permalink
third-party: Update cargo-geiger
Browse files Browse the repository at this point in the history
cargo-geiger has been updated to fix the below build error in ci.

```
error: field `0` is never read
  --> cargo-geiger/src/scan/rs_file/custom_executor.rs:30:23
   |
30 |     InnerContextMutex(String),
   |     ----------------- ^^^^^^
   |     |
   |     field in this variant
   |
note: the lint level is defined here
...
```

Signed-off-by: Changho Choi <[email protected]>
  • Loading branch information
zpzigi754 committed Mar 28, 2024
1 parent 091a372 commit 447ec8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party/cargo-geiger

0 comments on commit 447ec8c

Please sign in to comment.