fixed incorrect naming of the ecash contract lib

This commit is contained in:
Jędrzej Stuczyński
2024-07-24 09:11:01 +01:00
parent f5841b2b60
commit f1f06ceca2
-1
View File
@@ -11,7 +11,6 @@ name = "schema"
required-features = ["schema-gen"]
[lib]
name = "ecash_contract"
crate-type = ["cdylib", "rlib"]
[dependencies]