mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-26 10:40:54 +00:00
collab 0.3.12
This commit is contained in:
parent
553585b9a1
commit
9bd400cf16
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1131,7 +1131,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "collab"
|
||||
version = "0.3.11"
|
||||
version = "0.3.12"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-tungstenite",
|
||||
|
|
|
@ -3,7 +3,7 @@ authors = ["Nathan Sobo <nathan@zed.dev>"]
|
|||
default-run = "collab"
|
||||
edition = "2021"
|
||||
name = "collab"
|
||||
version = "0.3.11"
|
||||
version = "0.3.12"
|
||||
|
||||
[[bin]]
|
||||
name = "collab"
|
||||
|
|
Loading…
Reference in a new issue