Skip to content

Commit e064181

Browse files
[ci] Roll pinned nightly toolchain (#2502)
1 parent a7ace58 commit e064181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ zerocopy-panic-in-const-and-vec-try-reserve-1-57-0 = "1.57.0"
6060
[package.metadata.ci]
6161
# The versions of the stable and nightly compiler toolchains to use in CI.
6262
pinned-stable = "1.86.0"
63-
pinned-nightly = "nightly-2025-04-16"
63+
pinned-nightly = "nightly-2025-04-17"
6464

6565
[package.metadata.docs.rs]
6666
all-features = true

0 commit comments

Comments
 (0)