Upgrade dependencies correctly this time

This commit is contained in:
Lucien Greathouse
2019-12-10 17:02:08 -08:00
parent eadfb18f74
commit d15ef40988
3 changed files with 413 additions and 379 deletions

777
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,14 +25,12 @@ expression: contents
<R22>1</R22> <R22>1</R22>
</CoordinateFrame> </CoordinateFrame>
<Ref name="PrimaryPart">null</Ref> <Ref name="PrimaryPart">null</Ref>
<BinaryString name="Tags"> <BinaryString name="Tags"><![CDATA[]]></BinaryString>
</BinaryString>
</Properties> </Properties>
<Item class="StringValue" referent="2"> <Item class="StringValue" referent="2">
<Properties> <Properties>
<string name="Name">Cool StringValue</string> <string name="Name">Cool StringValue</string>
<BinaryString name="Tags"> <BinaryString name="Tags"><![CDATA[]]></BinaryString>
</BinaryString>
<string name="Value">Did you know that BaseValue.Changed is different than Instance.Changed?</string> <string name="Value">Did you know that BaseValue.Changed is different than Instance.Changed?</string>
</Properties> </Properties>
</Item> </Item>

View File

@@ -6,22 +6,19 @@ expression: contents
<Item class="Folder" referent="0"> <Item class="Folder" referent="0">
<Properties> <Properties>
<string name="Name">rbxmx_ref</string> <string name="Name">rbxmx_ref</string>
<BinaryString name="Tags"> <BinaryString name="Tags"><![CDATA[]]></BinaryString>
</BinaryString>
</Properties> </Properties>
<Item class="StringValue" referent="1"> <Item class="StringValue" referent="1">
<Properties> <Properties>
<string name="Name">Target</string> <string name="Name">Target</string>
<BinaryString name="Tags"> <BinaryString name="Tags"><![CDATA[]]></BinaryString>
</BinaryString>
<string name="Value">Pointed to by ObjectValue</string> <string name="Value">Pointed to by ObjectValue</string>
</Properties> </Properties>
</Item> </Item>
<Item class="ObjectValue" referent="2"> <Item class="ObjectValue" referent="2">
<Properties> <Properties>
<string name="Name">Pointer</string> <string name="Name">Pointer</string>
<BinaryString name="Tags"> <BinaryString name="Tags"><![CDATA[]]></BinaryString>
</BinaryString>
<Ref name="Value">1</Ref> <Ref name="Value">1</Ref>
</Properties> </Properties>
</Item> </Item>