diff options
Diffstat (limited to '.cargo')
| -rw-r--r-- | .cargo/config | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/.cargo/config b/.cargo/config new file mode 100644 index 0000000..de6ae79 --- /dev/null +++ b/.cargo/config @@ -0,0 +1,2 @@ +[install] +root = "/usr/local"  | 
