-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathremote-targets.xml
21 lines (21 loc) · 1004 Bytes
/
remote-targets.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteTargetsManager">
<targets>
<target name="WSL - Ubuntu" type="wsl" uuid="bf736516-9811-4643-a926-3aaabb0d2830">
<config>
<option name="distributionMsId" value="Ubuntu" />
<option name="projectRootOnTarget" value="{exitCode=0, timeout=false, cancelled=false, stdout=/tmp/tmp.HRT57RbK1I , stderr=}/bucket-common-types" />
</config>
<ContributedStateBase type="RsLanguageRuntime">
<config>
<option name="cargoPath" value="/home/user/.cargo/bin/cargo" />
<option name="cargoVersion" value="1.81.0 (2dbb1af80 2024-08-20)" />
<option name="rustcPath" value="/home/user/.cargo/bin/rustc" />
<option name="rustcVersion" value="error: couldn't read --version: No such file or directory (os error 2)" />
</config>
</ContributedStateBase>
</target>
</targets>
</component>
</project>