chore: Revert accidental pushes to main (#10769)
This reverts two commits that I've just pushed to main instead of `move-repository-trait-into-git`. Mea culpa. Release Notes: - N/A
This commit is contained in:
parent
54699e39e7
commit
8513a24dd8
2 changed files with 0 additions and 6 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -4318,9 +4318,7 @@ dependencies = [
|
||||||
"git2",
|
"git2",
|
||||||
"lazy_static",
|
"lazy_static",
|
||||||
"log",
|
"log",
|
||||||
"parking_lot",
|
|
||||||
"pretty_assertions",
|
"pretty_assertions",
|
||||||
"rope",
|
|
||||||
"serde",
|
"serde",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
"smol",
|
"smol",
|
||||||
|
@ -4329,7 +4327,6 @@ dependencies = [
|
||||||
"time",
|
"time",
|
||||||
"unindent",
|
"unindent",
|
||||||
"url",
|
"url",
|
||||||
"util",
|
|
||||||
"windows 0.53.0",
|
"windows 0.53.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
@ -24,9 +24,6 @@ text.workspace = true
|
||||||
time.workspace = true
|
time.workspace = true
|
||||||
url.workspace = true
|
url.workspace = true
|
||||||
serde.workspace = true
|
serde.workspace = true
|
||||||
rope.workspace = true
|
|
||||||
util.workspace = true
|
|
||||||
parking_lot.workspace = true
|
|
||||||
windows.workspace = true
|
windows.workspace = true
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue