Update libloadorder to v18.8.2

This commit is contained in:
Oliver Hamlet
2026-05-04 21:22:27 +01:00
parent a038e9a3af
commit 6865181237
2 changed files with 4 additions and 4 deletions
Generated
+2 -2
View File
@@ -576,9 +576,9 @@ dependencies = [
[[package]]
name = "libloadorder"
version = "18.8.1"
version = "18.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c56f600203795fb91dd595c86ae99e469261c260973b464f93de70f20606ea16"
checksum = "f954bf837e054963beea549a85e2161ead8c45cb5535ac8057e68d967daa9458"
dependencies = [
"dirs",
"encoding_rs",
+2 -2
View File
@@ -34,8 +34,8 @@ user-id = 55123
user-login = "rust-lang-owner"
[[publisher.libloadorder]]
version = "18.8.1"
when = "2026-04-16"
version = "18.8.2"
when = "2026-05-04"
trusted-publisher = "github:Ortham/libloadorder"
[[publisher.loot-condition-interpreter]]