mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-25 08:55:10 +03:00
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
3
Cargo.lock
generated
3
Cargo.lock
generated
@ -4318,9 +4318,7 @@ dependencies = [
|
||||
"git2",
|
||||
"lazy_static",
|
||||
"log",
|
||||
"parking_lot",
|
||||
"pretty_assertions",
|
||||
"rope",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"smol",
|
||||
@ -4329,7 +4327,6 @@ dependencies = [
|
||||
"time",
|
||||
"unindent",
|
||||
"url",
|
||||
"util",
|
||||
"windows 0.53.0",
|
||||
]
|
||||
|
||||
|
@ -24,9 +24,6 @@ text.workspace = true
|
||||
time.workspace = true
|
||||
url.workspace = true
|
||||
serde.workspace = true
|
||||
rope.workspace = true
|
||||
util.workspace = true
|
||||
parking_lot.workspace = true
|
||||
windows.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user