Skip to content

Commit 52705df

Browse files
[ci] Roll pinned nightly toolchain (#1020)
1 parent 06a6bde commit 52705df

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
@@ -44,7 +44,7 @@ zerocopy-panic-in-const = "1.57.0"
4444
[package.metadata.ci]
4545
# The versions of the stable and nightly compiler toolchains to use in CI.
4646
pinned-stable = "1.76.0"
47-
pinned-nightly = "nightly-2024-03-03"
47+
pinned-nightly = "nightly-2024-03-04"
4848

4949
[package.metadata.docs.rs]
5050
all-features = true

0 commit comments

Comments
 (0)