[package] name = "libburn-sys" version = "0.1.0" edition = "2024" description = "Low-level unsafe bindings to libburn, a library for working with optical drives" license = "GPL-2.0-or-later" repository = "https://forgejo.zacjw.com/zac/libburn-sys" links = "burn" [dependencies] libc = "0.2.177"