Add repository and links entries

This commit is contained in:
ZacJW 2025-12-10 14:32:32 +00:00
parent a39b36610a
commit d10e55eb63

View file

@ -5,6 +5,9 @@ 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"