modified crates/radicle-fetch/src/lib.rs
@@ -155,11 +155,7 @@ fn handle_handshake_err(err: handshake::Error) -> HandshakeError {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
| - | |
|
|
|
modified crates/radicle-fetch/src/policy.rs
@@ -20,7 +20,7 @@ impl Allowed {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -37,7 +37,7 @@ impl Allowed {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -81,7 +81,7 @@ impl BlockList {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-fetch/src/state.rs
@@ -443,7 +443,7 @@ impl FetchState {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -485,7 +485,7 @@ impl FetchState {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -552,7 +552,7 @@ impl FetchState {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-fetch/src/transport.rs
@@ -328,8 +328,8 @@ fn agent_name() -> String {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|