mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Release v0.11.0
Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
parent
8270e8e758
commit
b3b56c36d0
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -5683,7 +5683,7 @@ checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
|
||||
|
||||
[[package]]
|
||||
name = "zed"
|
||||
version = "0.9.0"
|
||||
version = "0.11.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-recursion",
|
||||
|
@ -3,7 +3,7 @@ authors = ["Nathan Sobo <nathansobo@gmail.com>"]
|
||||
description = "The fast, collaborative code editor."
|
||||
edition = "2018"
|
||||
name = "zed"
|
||||
version = "0.9.0"
|
||||
version = "0.11.0"
|
||||
|
||||
[lib]
|
||||
name = "zed"
|
||||
|
Loading…
Reference in New Issue
Block a user