mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-07 02:57:34 +00:00
v0.122.x dev
This commit is contained in:
parent
f98d636203
commit
c983c9b6df
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -10261,7 +10261,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "zed"
|
||||
version = "0.121.0"
|
||||
version = "0.122.0"
|
||||
dependencies = [
|
||||
"activity_indicator",
|
||||
"ai",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
description = "The fast, collaborative code editor."
|
||||
edition = "2021"
|
||||
name = "zed"
|
||||
version = "0.121.0"
|
||||
version = "0.122.0"
|
||||
publish = false
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
|
|
Loading…
Reference in a new issue