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 17a5872c6d
commit 0e2cfa5be0
-1
View File
@@ -11,7 +11,6 @@ name = "schema"
required-features = ["schema-gen"]
[lib]
name = "ecash_contract"
crate-type = ["cdylib", "rlib"]
[dependencies]