mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 21:03:51 +03:00
Dev 0.62.0
This commit is contained in:
parent
d355bd3372
commit
fcfc4a4298
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -7629,7 +7629,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zed"
|
||||
version = "0.61.0"
|
||||
version = "0.62.0"
|
||||
dependencies = [
|
||||
"activity_indicator",
|
||||
"anyhow",
|
||||
|
@ -3,7 +3,7 @@ authors = ["Nathan Sobo <nathansobo@gmail.com>"]
|
||||
description = "The fast, collaborative code editor."
|
||||
edition = "2021"
|
||||
name = "zed"
|
||||
version = "0.61.0"
|
||||
version = "0.62.0"
|
||||
|
||||
[lib]
|
||||
name = "zed"
|
||||
|
Loading…
Reference in New Issue
Block a user