v0.60.4
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -7528,7 +7528,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zed"
|
||||
version = "0.60.3"
|
||||
version = "0.60.4"
|
||||
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.3"
|
||||
version = "0.60.4"
|
||||
|
||||
[lib]
|
||||
name = "zed"
|
||||
|
||||
Reference in New Issue
Block a user