bump deps

This commit is contained in:
2022-07-31 14:28:51 +02:00
parent 4245550223
commit b826bbd00e
3 changed files with 34 additions and 3 deletions

View File

@ -1,10 +1,10 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Test spacepackets" type="CargoCommandRunConfiguration" factoryName="Cargo Command">
<option name="command" value="test -p spacepackets --all-features" />
<option name="command" value="test -p spacepackets" />
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
<option name="channel" value="DEFAULT" />
<option name="requiredFeatures" value="true" />
<option name="allFeatures" value="false" />
<option name="allFeatures" value="true" />
<option name="emulateTerminal" value="false" />
<option name="withSudo" value="false" />
<option name="backtrace" value="SHORT" />