- add colormap from string to rust code
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tiffwrite"
|
||||
version = "2025.8.0"
|
||||
version = "2025.8.1"
|
||||
edition = "2024"
|
||||
rust-version = "1.85.1"
|
||||
authors = ["Wim Pomp <w.pomp@nki.nl>"]
|
||||
@@ -18,6 +18,8 @@ crate-type = ["cdylib", "rlib"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.98"
|
||||
colorcet = "0.2.1"
|
||||
colorgrad = "0.7.2"
|
||||
chrono = "0.4.41"
|
||||
css-color = "0.2.8"
|
||||
flate2 = "1.1.1"
|
||||
|
||||
Reference in New Issue
Block a user