1
0
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:
Martin Geisler
2023-10-02 08:01:22 +02:00
committed by GitHub
parent 42541fc401
commit 1d658ead10

View File

@ -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