4 files changed
+134
-3
lines changedDiff for: Cargo.lock
+125-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Cargo.toml
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
91 | 90 |
| |
92 | 91 |
| |
93 | 92 |
| |
|
Diff for: git-repository/Cargo.toml
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 |
| |
44 | 48 |
| |
45 | 49 |
| |
| |||
128 | 132 |
| |
129 | 133 |
| |
130 | 134 |
| |
| 135 | + | |
| 136 | + | |
| 137 | + | |
131 | 138 |
| |
132 | 139 |
| |
133 | 140 |
| |
|
Diff for: src/gix.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
|
0 commit comments