- workflow fix
This commit is contained in:
@@ -2,6 +2,14 @@
|
|||||||
name = "ome-metadata-derive"
|
name = "ome-metadata-derive"
|
||||||
version = "0.5.0"
|
version = "0.5.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
rust-version = "1.88.0"
|
||||||
|
authors = ["Wim Pomp <w.pomp@nki.nl>"]
|
||||||
|
license = "MIT OR Apache-2.0"
|
||||||
|
description = "Derive macros for ome-metadata."
|
||||||
|
homepage = "https://git.pomppervova.nl/wim/ome-metadata"
|
||||||
|
repository = "https://git.pomppervova.nl/wim/ome-metadata"
|
||||||
|
documentation = "https://docs.rs/ome-metadata-derive"
|
||||||
|
readme = "README.md"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
quote = "1"
|
quote = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user