mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-29 21:49:33 +00:00
collab 0.12.5
This commit is contained in:
parent
38078b93cc
commit
ae7606ce21
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1246,7 +1246,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "collab"
|
||||
version = "0.12.4"
|
||||
version = "0.12.5"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-tungstenite",
|
||||
|
|
|
@ -3,7 +3,7 @@ authors = ["Nathan Sobo <nathan@zed.dev>"]
|
|||
default-run = "collab"
|
||||
edition = "2021"
|
||||
name = "collab"
|
||||
version = "0.12.4"
|
||||
version = "0.12.5"
|
||||
publish = false
|
||||
|
||||
[[bin]]
|
||||
|
|
Loading…
Reference in a new issue