Unverified Commit 958443c5 authored by pscott's avatar pscott Committed by GitHub
Browse files

Update SubstrateCli to return String (#6550)



* Update SubstrateCli to return String

* Add default implementation for executable_name()

* Use display instead of PathBuf

* Get file_name in default impl of executable_name

* Remove String::from and use .into()

* Use default impl for executable_name()

* Use .as_str() and remove useless .to_string()

* Update only sp-io when running companion build

* Remove unneeded update of sp-io in CI

Co-authored-by: default avatarCecile Tonglet <[email protected]>
parent 46656f76
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment