apollodao / cw-dex

CosmWasm abstractions for decentralized exchanges.
Mozilla Public License 2.0
5 stars 4 forks source link

Use only one version of apollo-utils in the workspace #118

Closed pacmanifold closed 1 year ago

pacmanifold commented 1 year ago

Currently two different versions are in use. Should consolidate all functionality and only use one version

See https://github.com/apollodao/cw-dex/pull/95#discussion_r1065618207

pacmanifold commented 1 year ago

fixed by #130