- small updates

This commit is contained in:
w.pomp
2026-07-22 15:43:12 +02:00
parent a5ec4125f9
commit 0ed70edd3e
5 changed files with 16 additions and 4 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ libczirw-sys = { path = "../libczirw-sys", optional = true }
ndarray = { version = "0.17", features = ["serde"] }
num = "0.4"
numpy = { version = "0.29", optional = true }
ome-metadata = { path = "../ome-metadata/ome-metadata" }
ome-metadata = "0.5"
ordered-float = { version = "5", optional = true }
phf = { version = "0.14", features = ["macros"] }
postcard = { version = "1", features = ["use-std"], optional = true }