- docs.rs detection when built as dependency

This commit is contained in:
w.pomp
2026-08-07 17:32:27 +02:00
parent ebc5b84a2c
commit 3860af8815
3 changed files with 7 additions and 5 deletions
+3 -3
View File
@@ -1,13 +1,13 @@
[package]
name = "libczirw-sys"
version = "0.5.0"
version = "0.5.1"
edition = "2024"
rust-version = "1.85.1"
authors = ["Wim Pomp <w.pomp@nki.nl>"]
license = "MIT OR Apache-2.0"
description = "Wrapper around libCZIAPI"
homepage = "https://git.wimpomp.nl/wim/libczirw-sys"
repository = "https://git.wimpomp.nl/wim/libczirw-sys"
homepage = "https://git.pomppervova.nl/wim/libczirw-sys"
repository = "https://git.pomppervova.nl/wim/libczirw-sys"
documentation = "https://docs.rs/libczirw-sys"
readme = "README.md"
keywords = ["czi", "zeiss", "libczi"]