Skip to content

Commit ccdf07e

Browse files
Automated documentation update [skip ci] (#71)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent be5a14f commit ccdf07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rust/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Work efficiently and effortlessly with the Rust programming language
2929
| system.packages.additional-packages | A list of additional packages to install via the system's package manager. These packages are installed **prior** to Rust. | string | - |
3030
| system.packages.package-manager.set-proxies | Whether to add the proxy to the package manager configuration, if proxies were supplied | boolean | false |
3131
| linker.mold.install | Whether to install the linker [`mold`](https://github.com/rui314/mold) | boolean | false |
32-
| linker.mold.version | The version of the [`mold`](https://github.com/rui314/mold) linker to install | string | 2.37.1 |
32+
| linker.mold.version | The version of the [`mold`](https://github.com/rui314/mold) linker to install | string | 2.38.1 |
3333
| download-acquire-insecure | Whether to download files without checking certificates | boolean | true |
3434
| proxy.http.http.address | A URI for an HTTP proxy | string | - |
3535
| proxy.http.https.address | A URI for an HTTPS proxy | string | - |

0 commit comments

Comments
 (0)