inkdevhub / drink

De-chained Ready-to-play ink! playground
Apache License 2.0
69 stars 15 forks source link

Drink 0.8.4+ broken. #107

Closed deuszx closed 7 months ago

deuszx commented 8 months ago

As stated in https://github.com/inkdevhub/drink/pull/91#discussion_r1414578186 , that PR broke 0.8.4+ versions due to the incompatible changes made in the 4.0.0-rc1 releases of cargo-* packages.

This means that downstream clients (like ink-wrapper-types) is now broken.

I'd suggest releasing 0.8.7 which depends on carge-* packages at version 3.2.0.

image