Added lib name

This commit is contained in:
2024-10-25 10:17:59 +01:00
parent 79281c8210
commit 2aafb74c43

View File

@@ -4,6 +4,7 @@ version = "0.3.0"
edition = "2021"
[lib]
name = "read_aconity_layers"
path = "src/lib.rs"
crate-type = ["cdylib"]