improve c build

This commit is contained in:
Vinzenz Schroeter 2024-05-26 11:40:52 +02:00
parent f2d98af532
commit edcad6fd03
11 changed files with 77 additions and 320 deletions

View file

@ -7,7 +7,7 @@ license = "GPL-3.0-or-later"
description = "A rust library for the CCCB Service Point Display."
homepage = "https://docs.rs/crate/servicepoint"
repository = "https://github.com/cccb/servicepoint"
readme = "../README.md"
readme = "../../README.md"
[lib]
crate-type = ["staticlib", "rlib", "cdylib"]