mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
collab 0.3.4
This commit is contained in:
parent
45bfcfc3b8
commit
c20204d269
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1130,7 +1130,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "collab"
|
||||
version = "0.3.3"
|
||||
version = "0.3.4"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-tungstenite",
|
||||
|
@ -3,7 +3,7 @@ authors = ["Nathan Sobo <nathan@zed.dev>"]
|
||||
default-run = "collab"
|
||||
edition = "2021"
|
||||
name = "collab"
|
||||
version = "0.3.3"
|
||||
version = "0.3.4"
|
||||
|
||||
[[bin]]
|
||||
name = "collab"
|
||||
|
Loading…
Reference in New Issue
Block a user