mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Remove libloot dependency from libloot-ffi-errors
This commit is contained in:
Generated
-3
@@ -592,9 +592,6 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "libloot-ffi-errors"
|
||||
version = "0.27.0"
|
||||
dependencies = [
|
||||
"libloot",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "libloot-nodejs"
|
||||
|
||||
@@ -4,8 +4,5 @@ version = "0.27.0"
|
||||
edition = "2024"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
[dependencies]
|
||||
libloot = { path = ".." }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user