mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
9 lines
145 B
TOML
9 lines
145 B
TOML
[package]
|
|
name = "libloot-ffi-errors"
|
|
version = "0.27.0"
|
|
edition = "2024"
|
|
license = "GPL-3.0-or-later"
|
|
|
|
[dependencies]
|
|
libloot = { path = ".." }
|