Skip to content

Commit 9fda1cc

Browse files
[ci] Roll pinned nightly toolchain (#521)
1 parent 14416a5 commit 9fda1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ all-features = true
2626
[package.metadata.ci]
2727
# The versions of the stable and nightly compiler toolchains to use in CI.
2828
pinned-stable = "1.73.0"
29-
pinned-nightly = "nightly-2023-10-17"
29+
pinned-nightly = "nightly-2023-10-18"
3030

3131
[features]
3232
default = ["byteorder"]

0 commit comments

Comments
 (0)