- rename ndbioimage

This commit is contained in:
Wim Pomp
2025-02-03 15:52:03 +01:00
parent dd5e2d393f
commit 3c22cf743a
3 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "ndbioimage_rs"
name = "ndbioimage"
version = "2025.1.0"
edition = "2021"
authors = ["Wim Pomp <w.pomp@nki.nl>"]
@@ -12,7 +12,7 @@ exclude = ["/tests"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]
name = "ndbioimage_rs"
name = "ndbioimage"
crate-type = ["cdylib"]
[dependencies]