1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-05-19 17:03:13 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ runs:
shell: bash shell: bash
- name: Install mdbook-i18n-helpers - 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 shell: bash
- name: Install mdbook-exerciser - name: Install mdbook-exerciser