Skip to content

Commit 0c431a9

Browse files
Update libium to remove openssl
1 parent 4bb93cf commit 0c431a9

File tree

3 files changed

+7
-150
lines changed

3 files changed

+7
-150
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog for Ferium
22

3+
## [3.18.1] - 30.03.2022
4+
5+
Update to libium `1.5.1` to remove OpenSSL
6+
37
## [3.18.0] - 30.03.2022
48

59
- Removed `upgrade.rs` and used `libium::upgrade`

Cargo.lock

Lines changed: 2 additions & 149 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ferium"
3-
version = "3.18.0"
3+
version = "3.18.1"
44
edition = "2021"
55
authors = ["Ilesh Thiada (theRookieCoder) <[email protected]>", "Daniel Hauck (SolidTux)"]
66
description = "Ferium is a CLI program for managing Minecraft mods from Modrinth, CurseForge, and Github Releases"

0 commit comments

Comments
 (0)