Fix project name, links, rename the binaries (#11580)
* Fix project name, links, rename binary * Update util/version/Cargo.toml Co-Authored-By: David <dvdplm@gmail.com> * Update updater/Cargo.toml Co-Authored-By: David <dvdplm@gmail.com> * Update util/version/Cargo.toml Co-Authored-By: David <dvdplm@gmail.com> Co-authored-by: David <dvdplm@gmail.com>
This commit is contained in:
@@ -49,7 +49,7 @@ where F: Fn(&str) + Send + Sync + 'static
|
||||
static ABOUT_PANIC: &str = "
|
||||
This is a bug. Please report it at:
|
||||
|
||||
https://github.com/OpenEthereum/open-ethereum/issues/new
|
||||
https://github.com/openethereum/openethereum/issues/new
|
||||
";
|
||||
|
||||
fn gen_panic_msg(info: &PanicInfo) -> String {
|
||||
|
||||
Reference in New Issue
Block a user