modified Cargo.lock
@@ -913,7 +913,7 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -922,7 +922,7 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -931,7 +931,7 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1921,7 +1921,7 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2015,12 +2015,12 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified Cargo.toml
@@ -30,8 +30,8 @@ incremental = false
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
modified radicle-httpd/Cargo.toml
@@ -40,7 +40,7 @@ version = "0.2.0"
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-httpd/src/api/json.rs
@@ -4,7 +4,8 @@ use std::path::Path;
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|