Skip to content

Commit b90e1a6

Browse files
[ci] Roll pinned nightly toolchain (#1480)
1 parent 0115fd7 commit b90e1a6

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
@@ -46,7 +46,7 @@ zerocopy-panic-in-const = "1.57.0"
4646
[package.metadata.ci]
4747
# The versions of the stable and nightly compiler toolchains to use in CI.
4848
pinned-stable = "1.79.0"
49-
pinned-nightly = "nightly-2024-06-29"
49+
pinned-nightly = "nightly-2024-07-01"
5050

5151
[package.metadata.docs.rs]
5252
all-features = true

0 commit comments

Comments
 (0)