mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Revert unnecessary log version change in Cargo.toml
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ license.workspace = true
|
||||
crc32fast = "1"
|
||||
esplugin = "6.1"
|
||||
libloadorder = "18.5"
|
||||
log = { version = "0.4.29", features = ["std"] }
|
||||
log = { version = "0.4.6", features = ["std"] }
|
||||
loot-condition-interpreter = "5"
|
||||
petgraph = ">= 0.6, < 0.9"
|
||||
rayon = "1"
|
||||
|
||||
Reference in New Issue
Block a user