Skip to content

Commit

Permalink
Merge pull request #367 from Whist-Team/deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
Segelzwerg authored Dec 20, 2024
2 parents cb6791c + e5ca130 commit f154c13
Show file tree
Hide file tree
Showing 5 changed files with 1,267 additions and 570 deletions.
1 change: 1 addition & 0 deletions .runConfigurations/Run native.run.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Run native" type="CargoCommandRunConfiguration" factoryName="Cargo Command" singleton="false">
<option name="buildProfileId" value="dev" />
<option name="command" value="run" />
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
<envs />
Expand Down
1 change: 1 addition & 0 deletions .runConfigurations/Run wasm.run.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Run wasm" type="CargoCommandRunConfiguration" factoryName="Cargo Command">
<option name="buildProfileId" value="dev" />
<option name="command" value="run --target wasm32-unknown-unknown" />
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
<envs />
Expand Down
Loading

0 comments on commit f154c13

Please sign in to comment.