Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Fix bin-substrate toml #3939

Merged
2 commits merged into from
Sep 27, 2021
Merged

Fix bin-substrate toml #3939

2 commits merged into from
Sep 27, 2021

Conversation

liuchengxu
Copy link
Contributor

Fix the complaint from the rust-analyzer.

rust-analyzer failed to load workspace: Failed to read Cargo metadata from Cargo.toml file /home/xlc/src/github.com/paritytech/polkadot/bridges/relays/bin-sub
strate/Cargo.toml, cargo 1.55.0 (32da73ab1 2021-08-23): Failed to run `cargo metadata --manifest-path /home/xlc/src/github.com/paritytech/polkadot/bridges/relays/bin-substrate/ Cargo.toml` in `/home/xlc/src/github.com/paritytech/polkadot/bridges/relays/bin-substrate`: `cargo metadata` exited with an error: error: failed to parse manifest at `/home/xlc /src/github.com/paritytech/polkadot/bridges/relays/bin-substrate/Cargo.toml`

Caused by:
could not parse input as TOML

Caused by:
expected a table key, found a right brace at line 35 column 42

@ordian ordian added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Sep 26, 2021
@bkchr
Copy link
Member

bkchr commented Sep 26, 2021

@liuchengxu please merge master

@liuchengxu
Copy link
Contributor Author

@bkchr It's already on top of the latest master :D.

@bkchr
Copy link
Member

bkchr commented Sep 27, 2021

bot merge force

@ghost
Copy link

ghost commented Sep 27, 2021

Trying merge.

@ghost
Copy link

ghost commented Sep 27, 2021

Merge failed: "Waiting on code owner review from HCastano, svyatonik, and/or tomusdrw."

@svyatonik
Copy link
Contributor

bot merge force

@ghost
Copy link

ghost commented Sep 27, 2021

Trying merge.

@ghost ghost merged commit f5b1a45 into paritytech:master Sep 27, 2021
@liuchengxu liuchengxu deleted the fix-toml branch September 27, 2021 06:20
ordian added a commit that referenced this pull request Sep 28, 2021
* master: (24 commits)
  Added multisig in Rococo (#3873)
  Fix bin-substrate toml (#3939)
  Bump tracing from 0.1.27 to 0.1.28 (#3937)
  XCM Benchmarks for Asset Transactor w/ Fungible Asset (#3818)
  Bump libc from 0.2.101 to 0.2.102 (#3933)
  Do not compile `wasm_api` module when not needed. (#3934)
  Bump syn from 1.0.76 to 1.0.77 (#3932)
  Fix spelling (#3845)
  Bump tokio from 1.11.0 to 1.12.0 (#3910)
  Ignore `generate-bags` by dependabot (#3930)
  Update logging in paras_inherent (#3927)
  Bump libsecp256k1 from 0.6.0 to 0.7.0 (#3909)
  Remove BEEFY repo dependency (#3923)
  Substrate Companion for rust 1.54 (#3807)
  Fix broken links (#3919)
  update BaseXcmWegiht to match Kusama (#3911)
  add parachains pallets to Polkadot runtime (#3815)
  Add a `force_unfreeze` extrinsic to the disputes module (#3906)
  Add new rococo chainspec (#3905)
  Ensure all parachain configuration extrinsics are operational (#3912)
  ...
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants