Skip to content

Commit

Permalink
Remove "cam16" feature from vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Ogeon committed Apr 1, 2024
1 parent af713ef commit a178e16
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"random",
"serializing",
"bytemuck",
"wide",
"cam16"
"wide"
],
"rust-analyzer.imports.granularity.enforce": true,
"rust-analyzer.imports.granularity.group": "crate",
Expand Down

0 comments on commit a178e16

Please sign in to comment.