node: Delay logging until after version print
modified radicle-node/src/main.rs
@@ -132,12 +132,12 @@ impl Options {
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
| + | |
|
|
| + | |
| + | |
|
|
|
|
|
@@ -146,7 +146,6 @@ fn execute() -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
|
|
|
|
|