mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-08 22:56:48 +03:00
collab 0.17.0
This commit is contained in:
parent
4ea8b8292c
commit
442ec606d0
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1479,7 +1479,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "collab"
|
||||
version = "0.16.0"
|
||||
version = "0.17.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-tungstenite",
|
||||
|
@ -3,7 +3,7 @@ authors = ["Nathan Sobo <nathan@zed.dev>"]
|
||||
default-run = "collab"
|
||||
edition = "2021"
|
||||
name = "collab"
|
||||
version = "0.16.0"
|
||||
version = "0.17.0"
|
||||
publish = false
|
||||
|
||||
[[bin]]
|
||||
|
Loading…
Reference in New Issue
Block a user