Skip to content

Commit 3a0f0c2

Browse files
[ci] Roll pinned nightly toolchain (#549)
1 parent 5849c83 commit 3a0f0c2

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
@@ -30,7 +30,7 @@ all-features = true
3030
[package.metadata.ci]
3131
# The versions of the stable and nightly compiler toolchains to use in CI.
3232
pinned-stable = "1.73.0"
33-
pinned-nightly = "nightly-2023-10-24"
33+
pinned-nightly = "nightly-2023-10-25"
3434

3535
[features]
3636
default = ["byteorder"]

0 commit comments

Comments
 (0)