Skip to content

Commit 3294617

Browse files
committed
Version: 5.0.0-rc.3
1 parent d5ebabb commit 3294617

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resolver = "2"
55

66
[workspace.package]
77
edition = "2024"
8-
version = "5.0.0-rc.2"
8+
version = "5.0.0-rc.3"
99
authors = ["Théo Rozier <contact@theorozier.fr>"]
1010
homepage = "https://github.com/mindstorm38/portablemc"
1111
repository = "https://github.com/mindstorm38/portablemc"
@@ -14,7 +14,7 @@ readme = "README.md"
1414
rust-version = "1.88.0"
1515

1616
[workspace.dependencies]
17-
portablemc = { path = "portablemc", version = "=5.0.0-rc.2" }
17+
portablemc = { path = "portablemc", version = "=5.0.0-rc.3" }
1818

1919
# Utils
2020
thiserror = "2.0.3"

0 commit comments

Comments
 (0)