Skip to content

Commit 660091f

Browse files
authored
ci(rust-bindings): Bump nightly version (#3430)
* Fixing breaking rustfmt tasks
1 parent f488bf0 commit 660091f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
env:
1010
# Pin the nightly toolchain to prevent breakage.
1111
# This should be occasionally updated.
12-
RUST_NIGHTLY_TOOLCHAIN: nightly-2022-04-05
12+
RUST_NIGHTLY_TOOLCHAIN: nightly-2022-08-03
1313
MANIFEST_PATH: bindings/rust/Cargo.toml
1414

1515
jobs:

0 commit comments

Comments
 (0)