mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
collab 0.12.4
This commit is contained in:
parent
ffe35d171c
commit
34b0d6200f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1230,7 +1230,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "collab"
|
||||
version = "0.12.3"
|
||||
version = "0.12.4"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-tungstenite",
|
||||
|
@ -3,7 +3,7 @@ authors = ["Nathan Sobo <nathan@zed.dev>"]
|
||||
default-run = "collab"
|
||||
edition = "2021"
|
||||
name = "collab"
|
||||
version = "0.12.3"
|
||||
version = "0.12.4"
|
||||
publish = false
|
||||
|
||||
[[bin]]
|
||||
|
Loading…
Reference in New Issue
Block a user