Closed mandrean closed 2 years ago
Build contracts that depend on other contracts (with feature = library enabled) separately. Workaround for the cargo feature unification bug mentioned in https://github.com/mandrean/cw-optimizoor/issues/3#issuecomment-1192581975.
feature = library
cargo
Fixes #3.
Build contracts that depend on other contracts (with
feature = library
enabled) separately. Workaround for thecargo
feature unification bug mentioned in https://github.com/mandrean/cw-optimizoor/issues/3#issuecomment-1192581975.Fixes #3.