diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-05-06 14:50:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-06 14:50:45 +0200 |
| commit | a92ba60d0f88975461c1d98659c70ecf4de1bb82 (patch) | |
| tree | c4057d605e056dee7a06af2392ae7733599de68b /src/ci | |
| parent | 651e9cf327358b28db7e37a2ae61727f4a2ef232 (diff) | |
| parent | f7d8558003d5821868feef3fe1858fb422a5afc4 (diff) | |
| download | rust-a92ba60d0f88975461c1d98659c70ecf4de1bb82.tar.gz rust-a92ba60d0f88975461c1d98659c70ecf4de1bb82.zip | |
Rollup merge of #140135 - GuillaumeGomez:sidebars-image, r=rustdoc
Unify sidebar buttons to use the same image Part of https://github.com/rust-lang/rust/issues/139832. The source sidebar looks like this with the new image:  You can test it [here](https://rustdoc.crud.net/imperio/sidebar-images/src/foo/foo.rs.html). r? `@notriddle`
Diffstat (limited to 'src/ci')
| -rw-r--r-- | src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version index 3428dd4826a..e15121e0f31 100644 --- a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version +++ b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version @@ -1 +1 @@ -0.20.3 \ No newline at end of file +0.20.6 \ No newline at end of file |
