Skip to content

Commit 4e375db

Browse files
committed
Merge commit '6f3f6bdacb75571a87f08e0920d9c191b3d65ded' into sync_cg_clif-2025-12-23
1 parent 987298c commit 4e375db

File tree

4 files changed

+65
-136
lines changed

4 files changed

+65
-136
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- run: |
15-
sed -i 's/components.*/components = []/' rust-toolchain
15+
sed -i 's/components.*/components = []/' rust-toolchain.toml
1616
- uses: rustsec/audit-check@v1.4.1
1717
with:
1818
token: ${{ secrets.GITHUB_TOKEN }}

Cargo.lock

Lines changed: 51 additions & 122 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)