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
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Currently when node-runtime is compiled for std, it automatically pull the dependency frame-try-runtime and frame-benchmarking.
Instead we should make use of weak dependency once in cargo.
Hey, is anyone still working on this? Due to the inactivity this issue has been automatically marked as stale. It will be closed if no further activity occurs. Thank you for your contributions.
stalebot
added
the
A5-stale
Pull request did not receive any updates in a long time. No review needed at this stage. Close it.
label
Jul 7, 2021
Currently when
node-runtime
is compiled for std, it automatically pull the dependencyframe-try-runtime
andframe-benchmarking
.Instead we should make use of weak dependency once in cargo.
rust-lang/cargo#8832
The text was updated successfully, but these errors were encountered: