Skip to content

Commit

Permalink
Set toolchain in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDiekmann committed Aug 16, 2022
1 parent 31fa47c commit 0544327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/rust/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

# Toolchains used for the specified crates in addition to the default toolchain (rust-toolchain.toml)
TOOLCHAINS = {
"packages/libs/error-stack": ["1.61"],
"packages/libs/error-stack": ["1.63"],
}

# Try and publish these crates when their version is changed in Cargo.toml
Expand Down

0 comments on commit 0544327

Please sign in to comment.