mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update libloadorder from 18.5.1 to 18.6.0
This commit is contained in:
Generated
+2
-2
@@ -576,9 +576,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "libloadorder"
|
||||
version = "18.5.1"
|
||||
version = "18.6.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "69b44af67e4a19561303219523bfad95f4e7d85223aa7c2f4ba91c30b96c01ab"
|
||||
checksum = "ab729022a2cf10b7c1ce24139b230936ce81176f94b871ae8f867727f7fc68e1"
|
||||
dependencies = [
|
||||
"dirs",
|
||||
"encoding_rs",
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ license.workspace = true
|
||||
[dependencies]
|
||||
crc32fast = "1"
|
||||
esplugin = "6.1"
|
||||
libloadorder = "18.5"
|
||||
libloadorder = "18.6"
|
||||
log = { version = "0.4.6", features = ["std"] }
|
||||
loot-condition-interpreter = "6"
|
||||
petgraph = ">= 0.6, < 0.9"
|
||||
|
||||
@@ -34,8 +34,8 @@ user-id = 55123
|
||||
user-login = "rust-lang-owner"
|
||||
|
||||
[[publisher.libloadorder]]
|
||||
version = "18.5.1"
|
||||
when = "2025-09-29"
|
||||
version = "18.6.0"
|
||||
when = "2026-03-26"
|
||||
trusted-publisher = "github:Ortham/libloadorder"
|
||||
|
||||
[[publisher.loot-condition-interpreter]]
|
||||
|
||||
Reference in New Issue
Block a user