You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-01 04:34:52 +02:00
Update to mdbook-i18n-helpers 0.2.4 (#1263)
This is the newest release of mdbook-i18n-helpers, fully backwards compatible with the old one.
This commit is contained in:
2
.github/workflows/install-mdbook/action.yml
vendored
2
.github/workflows/install-mdbook/action.yml
vendored
@ -19,7 +19,7 @@ runs:
|
||||
shell: bash
|
||||
|
||||
- name: Install mdbook-i18n-helpers
|
||||
run: cargo install mdbook-i18n-helpers --locked --version 0.2.3
|
||||
run: cargo install mdbook-i18n-helpers --locked --version 0.2.4
|
||||
shell: bash
|
||||
|
||||
- name: Install mdbook-exerciser
|
||||
|
Reference in New Issue
Block a user