diff --git a/rust/README.md b/rust/README.md index ceb2757..f29c6a6 100644 --- a/rust/README.md +++ b/rust/README.md @@ -74,6 +74,11 @@ Sets the following entries in the environment, to be used to mount the cargo cac Notice that in order to run this function, [+INIT](#init) must be called first. +### Arguments + +#### `target_cache_suffix` +Optional cache suffix for the target folder cache ID. + ### Example ```earthfile