- some small bugfixes
Publish / Publish (crates.io) (push) Failing after 2m25s

This commit is contained in:
Wim Pomp
2026-05-17 20:22:17 +02:00
parent 38f3b32540
commit 4ccdb7611c
8 changed files with 235 additions and 29 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
[package]
name = "libczirw-sys"
version = "0.3.0"
version = "0.4.0"
edition = "2024"
rust-version = "1.85.1"
authors = ["Wim Pomp <w.pomp@nki.nl>"]
license = "MIT"
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"