public-awesome / cw-nfts

Examples and helpers to build NFT contracts on CosmWasm
Apache License 2.0
185 stars 181 forks source link

Use cargo workspace feature #89

Closed larry0x closed 1 year ago

larry0x commented 1 year ago

Use Rust 1.64's new cargo workspace feature to manage package info and dependencies.

NOTES: