mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-09 21:26:14 +03:00
v0.109.x dev
This commit is contained in:
parent
76191fe47d
commit
bdf1731db3
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -10081,7 +10081,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zed"
|
||||
version = "0.108.0"
|
||||
version = "0.109.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.108.0"
|
||||
version = "0.109.0"
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
|
Loading…
Reference in New Issue
Block a user