Skip to content

Commit ec5e2ab

Browse files
authored
[ci] Roll pinned nightly toolchain (#513)
1 parent 977c1f3 commit ec5e2ab

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
@@ -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-15"
29+
pinned-nightly = "nightly-2023-10-16"
3030

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

0 commit comments

Comments
 (0)