config: introduce rust cache
This commit is contained in:
parent
47e74fb415
commit
a3ec35bcd6
4 changed files with 20 additions and 0 deletions
|
@ -142,6 +142,7 @@ class PathsSection(DataClass):
|
|||
jumpdrive: str
|
||||
images: str
|
||||
ccache: str
|
||||
rust: str
|
||||
|
||||
|
||||
class ProfilesSection(DataClass):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue