mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore: modularize .tool-versions (#10919)
Not all tools are needed for all parts of the codebase. In order to avoid installing all tools, we create nested `.tool-versions` files that list the specific dev-tools needed for a certain part of the product.
This commit is contained in:
2
rust/.tool-versions
Normal file
2
rust/.tool-versions
Normal file
@@ -0,0 +1,2 @@
|
||||
# GUI client
|
||||
pnpm 10.18.3
|
||||
Reference in New Issue
Block a user