mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Include openssl vendored (#293)
This commit is contained in:
+3
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
edition = "2021"
|
||||
name = "boilr"
|
||||
version = "1.7.11"
|
||||
version = "1.7.12"
|
||||
|
||||
[dependencies]
|
||||
base64 = "^0.20.0"
|
||||
@@ -14,6 +14,8 @@ nom = "^7.1.1"
|
||||
rusty-leveldb = "^1.0.4"
|
||||
serde_json = "^1.0.91"
|
||||
|
||||
openssl = { version = "*", features = ["vendored"] }
|
||||
|
||||
steam_shortcuts_util = "^1.1.8"
|
||||
steamgriddb_api = "^0.3.1"
|
||||
sysinfo = "^0.27.1"
|
||||
|
||||
Reference in New Issue
Block a user