You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using the 2.0.0-alpha.1 in production for a while now and it's working well. Could we formalize a v2 release please?
But first we need to update some dependencies which have broken the docs.rs build due to updates to nightly. In particular hashbrown which depends on [email protected]is causing the problem, see this issue for more info:
Hi @marcus-pousette, hope you are doing well 🙏
I have been using the 2.0.0-alpha.1 in production for a while now and it's working well. Could we formalize a v2 release please?
But first we need to update some dependencies which have broken the docs.rs build due to updates to nightly. In particular
hashbrown
which depends on[email protected]
is causing the problem, see this issue for more info:tkaitchuck/aHash#200
If I submit a PR to update dependencies could you please merge and publish a new version.
If you want to see your code running try our app.
The text was updated successfully, but these errors were encountered: