mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 13:53:04 +03:00
0.61.0
This commit is contained in:
parent
6f279c0239
commit
50ba8bdc9b
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -7531,7 +7531,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zed"
|
||||
version = "0.60.4"
|
||||
version = "0.61.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.60.4"
|
||||
version = "0.61.0"
|
||||
|
||||
[lib]
|
||||
name = "zed"
|
||||
|
Loading…
Reference in New Issue
Block a user