Skip to content

Commit

Permalink
ci(rust-bindings): Bump nightly version (#3430)
Browse files Browse the repository at this point in the history
* Fixing breaking rustfmt tasks
  • Loading branch information
franklee26 authored Aug 5, 2022
1 parent f488bf0 commit 660091f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
env:
# Pin the nightly toolchain to prevent breakage.
# This should be occasionally updated.
RUST_NIGHTLY_TOOLCHAIN: nightly-2022-04-05
RUST_NIGHTLY_TOOLCHAIN: nightly-2022-08-03
MANIFEST_PATH: bindings/rust/Cargo.toml

jobs:
Expand Down

0 comments on commit 660091f

Please sign in to comment.