collab 0.19.0

This commit is contained in:
Joseph T. Lyons 2023-08-30 14:37:55 -04:00
parent 7204c245ea
commit feb7a8a0f4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1453,7 +1453,7 @@ dependencies = [
[[package]]
name = "collab"
version = "0.18.0"
version = "0.19.0"
dependencies = [
"anyhow",
"async-tungstenite",

View File

@ -3,7 +3,7 @@ authors = ["Nathan Sobo <nathan@zed.dev>"]
default-run = "collab"
edition = "2021"
name = "collab"
version = "0.18.0"
version = "0.19.0"
publish = false
[[bin]]