AstarNetwork / astar-frame

Core frame modules for Astar & Shiden network.
Other
57 stars 38 forks source link

[DO NOT MERGE] Update to polkadot-v0.9.40 #158

Closed ashutoshvarma closed 1 year ago

ashutoshvarma commented 1 year ago

Pull Request Summary This PR is for review purpose only

What does it do?

Check list

ashutoshvarma commented 1 year ago

Currently failing CI due to bug in upstream crate - https://github.com/bluejekyll/trust-dns/issues/1946. Since Cargo.toml is not included in git cargo fetch latest deps. What was the reason to not include Cargo.lock in git?