Update cargo toml and refactor uplay (#347)

* Update dependencies

* Conditional imports for linux

* Fix windows warnings

* Sample testconfiguration for uplay

* Refactor uplay code to remove unsafe blocks

* Update version to 1.8.0

* Update cargo-lock for flatpak

* Update flatpak appdata with realse 1.8.0

* Update src/platforms/uplay/platform.rs

Co-authored-by: Ofacy <github@ofacy.com>

---------

Co-authored-by: Ofacy <github@ofacy.com>
This commit is contained in:
Philip Kristoffersen
2023-05-29 15:46:45 +02:00
committed by GitHub
co-authored by Ofacy
parent c092ffba88
commit d5f038a2fa
8 changed files with 8514 additions and 1816 deletions
+1734 -1279
View File
File diff suppressed because it is too large Load Diff
@@ -26,6 +26,15 @@ https://hughsie.github.io/oars/index.html
-->
<content_rating type="oars-1.1" />
<releases>
<release version="1.8.0" date="2023-05-29">
<description>
<ul>
<li>Update dependencies</li>
<li>Support for UPlay</li>
</ul>
</description>
</release>
<release version="1.7.22" date="2023-05-15">
<description>
<ul>