* Initial gamepass platform implementation

* Implement cargo clippy fixes

* Update to version 1.9.0
This commit is contained in:
Philip Kristoffersen
2023-06-11 00:09:11 +02:00
committed by GitHub
parent 8fd1f51fb0
commit 28a952a9cf
7 changed files with 183 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "boilr"
version = "1.8.0"
version = "1.9.0"
[dependencies]
base64 = "^0.21.0"