Skip to content

Commit 34b3b7f

Browse files
committed
Bump nightly version to nightly-2025-08-06
1 parent 99e0c51 commit 34b3b7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/audit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
- cron: "0 0 * * *"
55
workflow_dispatch:
66
env:
7-
rust_version: nightly-2024-09-04
7+
rust_version: nightly-2025-08-06
88

99
# RUSTSEC-2020-0071 , RUSTSEC-2020-0159
1010
# chrono, a Rust date-time crate we use for timestamp parsing was added

.github/workflows/canary.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- "canary*"
99
env:
1010
tool_rust_version: 1.86.0
11-
rust_nightly_version: nightly-2025-05-04
11+
rust_nightly_version: nightly-2025-08-06
1212

1313
jobs:
1414
generate-canary-matrix:

0 commit comments

Comments
 (0)