modified Cargo.lock
@@ -978,8 +978,6 @@ checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -988,8 +986,6 @@ dependencies = [
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -999,8 +995,6 @@ dependencies = [
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -2475,8 +2469,6 @@ dependencies = [
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -2584,14 +2576,10 @@ dependencies = [
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
modified Cargo.toml
@@ -32,3 +32,8 @@ resolver = "2"
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
modified radicle-cob/src/backend/git/change.rs
@@ -197,7 +197,7 @@ impl change::Storage for git2::Repository {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|