Add description and license
This commit is contained in:
parent
9bf9d42ad3
commit
a39b36610a
2 changed files with 341 additions and 0 deletions
|
|
@ -3,5 +3,8 @@ 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"
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2.177"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue