Skip to content

Commit 32131cf

Browse files
geoffw0Copilot
andauthored
Update rust/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8af8c6d commit 32131cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ installing [`cargo-edit`](https://crates.io/crates/cargo-edit) with `cargo insta
9595
```
9696
* if it succeeds: good! You can move on to the next step.
9797
* if it fails while compiling rust-analyzer dependencies, you need to update the rust toolchain. Sometimes the error will tell you
98-
so explcitly, but it may happen that the error is more obscure. To update the rust toolchain:
98+
so explicitly, but it may happen that the error is more obscure. To update the rust toolchain:
9999
* you will need to open a PR on the internal repo updating `RUST_VERSION` in `MODULE.bazel`. In general you can have this merged
100100
independently of the changes in `codeql`.
101101
* in `codeql`, update both `RUST_VERSION` in `MODULE.bazel` _and_ `rust-toolchain.toml` files. You may want to also update the

0 commit comments

Comments
 (0)